Tools: fix crypt_prog usage message

This commit is contained in:
Christian Beer 2016-08-26 10:22:00 +02:00
parent 7c2cb62aa3
commit faae3e53eb
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ void usage() {
" verify a signature\n"
"-test_crypt private_keyfile public_keyfile\n"
" test encrypt/decrypt functions\n"
"-conkey o2b/b20 priv/pub input_file output_file\n"
"-convkey o2b/b2o priv/pub input_file output_file\n"
" convert keys between BOINC and OpenSSL format\n"
"-cert_verify file signature certificate_dir\n"
" verify a signature using a directory of certificates\n"