diff options
| author | David Shaw <[email protected]> | 2003-06-04 21:21:23 +0000 |
|---|---|---|
| committer | David Shaw <[email protected]> | 2003-06-04 21:21:23 +0000 |
| commit | 39e6e163d4b57f2d7dcbc1af3ba9f27d46e929b2 (patch) | |
| tree | e688d52299b55e68827a7e0ca78e1d01a75dd796 /g10/g10.c | |
| parent | Fix small typo in comment. (diff) | |
| download | gnupg-39e6e163d4b57f2d7dcbc1af3ba9f27d46e929b2.tar.gz gnupg-39e6e163d4b57f2d7dcbc1af3ba9f27d46e929b2.zip | |
Inadvertently left out of the 2003-06-01 checkin
Diffstat (limited to 'g10/g10.c')
| -rw-r--r-- | g10/g10.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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")}, |
