1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Inadvertently left out of the 2003-06-01 checkin

This commit is contained in:
David Shaw 2003-06-04 21:21:23 +00:00
parent d79ea5df2b
commit 39e6e163d4
2 changed files with 10 additions and 2 deletions

View file

@ -437,6 +437,7 @@ static ARGPARSE_OPTS opts[] = {
{ oImportOptions, "import-options",2,"@"},
{ oExportOptions, "export-options",2,"@"},
{ oListOptions, "list-options",2,"@"},
{ oVerifyOptions, "verify-options",2,"@"},
{ oCharset, "charset" , 2, N_("|NAME|set terminal charset to NAME") },
{ oOptions, "options" , 2, N_("read options from file")},