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

@ -15,6 +15,7 @@ static const char *docs_usage[] = {
" 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