summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/onetimebluh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/onetimebluh.c b/src/onetimebluh.c
index 9991dfe..754d199 100644
--- a/src/onetimebluh.c
+++ b/src/onetimebluh.c
@@ -348,7 +348,7 @@ void help(char* av[]) {
"-h, --help print this help\n"
"-u, --unbluh=FILE unbluhes your message (gets the orginal message from the binary dump)\n\n"
"OPTIONS\n"
- "-b, --char=CAHRS reads two cahracters as argument and uses them to bluh your message\n"
+ "-c, --char=CAHRS reads two cahracters as argument and uses them to bluh your message\n"
"-k, --key-file=KEY_FILE use key (input)\n"
"-n, --nbytes=NUM number of bytes\n"
"-o, --output=FILE output name\n"