X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=tfc_error.c;fp=tfc_error.c;h=6f994ef7daacc28d9bc675d6058386b2b478de44;hb=f19b128a9a0d1ee4a1afe581d877e97cfd84a803;hp=2b50807f6071cedbafd386cb3bfcbda51967e0e5;hpb=427cccc02bf41be626fb70408e172d41fb1176b4;p=tfcrypt.git diff --git a/tfc_error.c b/tfc_error.c index 2b50807..6f994ef 100644 --- a/tfc_error.c +++ b/tfc_error.c @@ -200,7 +200,7 @@ void usage(void) tfc_say("them is specified as \"-\", then reads are performed from stdin."); tfc_say("\n"); } - else if (!strcmp(progname, "tfbase64")) { + else if (!strcmp(progname, "base64")) { is_embedded_prog = YES; tfc_say("usage: %s [-ed] [source] [output]", progname); tfc_say("\n");