This commit is contained in:
TLINDEN
2015-07-08 23:52:08 +02:00
parent 5301734f23
commit cc47e63731
6 changed files with 130 additions and 118 deletions

View File

@@ -30,7 +30,7 @@
"-K --import Import a secret or public key.\n" \
"-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.\n" \
" 'pcp' is the default if unspecified.\n" \
"-j --json Enable JSON output (with -t, -p and -s).\n" \
"-j --json Enable JSON output (with -t, -p, -s and -K).\n" \
"\n" \
"Encryption Options:\n" \
"-e --encrypt Asym-Encrypt a message. If none of -i or -r\n" \

View File

@@ -28,7 +28,7 @@ Keymanagement Options:
-K --import Import a secret or public key.
-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.
'pcp' is the default if unspecified.
-j --json Enable JSON output (with -t, -p and -s).
-j --json Enable JSON output (with -t, -p, -s and -K).
Encryption Options:
-e --encrypt Asym-Encrypt a message. If none of -i or -r