List 'fingerprint' command in main help listing.

w32-compat
Christopher Wellons 2017-03-26 08:48:24 -04:00
parent 00306b3c01
commit 910a923139
1 changed files with 5 additions and 4 deletions

View File

@ -12,10 +12,11 @@ static const char *docs_usage[] = {
" <command> [args]",
"",
"Commands (unique prefixes accepted):",
" keygen generate a new master keypair",
" archive archive using the public key",
" extract extract from an archive using the secret key",
" help get help on a specific topic",
" keygen generate a new master keypair",
" archive archive using the public key",
" extract extract from an archive using the secret key",
" fingerprint print the master keypair fingerprint",
" help get help on a specific topic",
"",
#if ENCHIVE_OPTION_AGENT
" --agent[=seconds] run the key agent after reading a passphrase ["