mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
updated
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
"-K --import Import a secret or public key.\n" \
|
"-K --import Import a secret or public key.\n" \
|
||||||
"-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.\n" \
|
"-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.\n" \
|
||||||
" 'pcp' is the default if unspecified.\n" \
|
" 'pcp' is the default if unspecified.\n" \
|
||||||
"-j --json Enable JSON ex- and import of keys.\n" \
|
"-j --json Enable JSON output (with -t, -p and -s).\n" \
|
||||||
"\n" \
|
"\n" \
|
||||||
"Encryption Options:\n" \
|
"Encryption Options:\n" \
|
||||||
"-e --encrypt Asym-Encrypt a message. If none of -i or -r\n" \
|
"-e --encrypt Asym-Encrypt a message. If none of -i or -r\n" \
|
||||||
|
|||||||
@@ -28,7 +28,7 @@ Keymanagement Options:
|
|||||||
-K --import Import a secret or public key.
|
-K --import Import a secret or public key.
|
||||||
-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.
|
-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.
|
||||||
'pcp' is the default if unspecified.
|
'pcp' is the default if unspecified.
|
||||||
-j --json Enable JSON ex- and import of keys.
|
-j --json Enable JSON output (with -t, -p and -s).
|
||||||
|
|
||||||
Encryption Options:
|
Encryption Options:
|
||||||
-e --encrypt Asym-Encrypt a message. If none of -i or -r
|
-e --encrypt Asym-Encrypt a message. If none of -i or -r
|
||||||
|
|||||||
Reference in New Issue
Block a user