mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 03:50:57 +01:00
updated
This commit is contained in:
@@ -26,8 +26,7 @@
|
||||
"-R --remove-key Remove a key from the vault.\n" \
|
||||
"-s --export-secret Export a secret key.\n" \
|
||||
"-p --export-public Export a public key.\n" \
|
||||
"-S --import-secret Import a secret key.\n" \
|
||||
"-P --import-public Import a public key.\n" \
|
||||
"-K --import Import a secret or public key.\n" \
|
||||
"-y --export-yaml Export all keys as YAML formatted text.\n" \
|
||||
"-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.\n" \
|
||||
" 'pcp' is the default if unspecified.\n" \
|
||||
|
||||
@@ -24,8 +24,7 @@ Keymanagement Options:
|
||||
-R --remove-key Remove a key from the vault.
|
||||
-s --export-secret Export a secret key.
|
||||
-p --export-public Export a public key.
|
||||
-S --import-secret Import a secret key.
|
||||
-P --import-public Import a public key.
|
||||
-K --import Import a secret or public key.
|
||||
-y --export-yaml Export all keys as YAML formatted text.
|
||||
-F --export-format <fmt> Specify exportformat, either 'pbp' or 'pcp'.
|
||||
'pcp' is the default if unspecified.
|
||||
|
||||
Reference in New Issue
Block a user