diff options
Diffstat (limited to 'g10/g10.c')
-rw-r--r-- | g10/g10.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -80,6 +80,7 @@ enum cmd_and_opt_values oVerbose = 'v', oCompress = 'z', oSetNotation = 'N', + aListSecretKeys = 'K', oBatch = 500, oMaxOutput, oSigNotation, @@ -114,7 +115,6 @@ enum cmd_and_opt_values aVerifyFiles, aListKeys, aListSigs, - aListSecretKeys, aSendKeys, aRecvKeys, aSearchKeys, |