Skip to content

Commit

Permalink
Typo: pulbic > public
Browse files Browse the repository at this point in the history
  • Loading branch information
Jellyfrog committed Oct 10, 2017
1 parent dddc44f commit 109a8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sign.c
Original file line number Diff line number Diff line change
Expand Up @@ -3398,7 +3398,7 @@ void usage()
" sign [-v] -r <file> [-u user] [-h hash]: add signature block to rpm\n"
" sign [-v] -a <file> [-u user] [-h hash]: add signature block to appimage\n"
" sign [-v] -k [-u user] [-h hash]: print key id\n"
" sign [-v] -p [-u user] [-h hash]: print pulbic key\n"
" sign [-v] -p [-u user] [-h hash]: print public key\n"
" sign [-v] -g <type> <expire> <name> <email>: generate keys\n"
" sign [-v] -x <expire> <pubkey>: extend pubkey\n"
" sign [-v] -C <pubkey>: create certificate\n"
Expand Down

0 comments on commit 109a8a2

Please sign in to comment.