We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 81bf0a9 + 121cdf4 commit 48b29c3Copy full SHA for 48b29c3
src/shc.c
@@ -68,7 +68,7 @@ static const char * abstract[] = {
68
0};
69
70
static const char usage[] =
71
-"Usage: shc [-e date] [-m addr] [-i iopt] [-x cmnd] [-l lopt] [-o outfile] [-rvDSUHCABh] -f script";
+"Usage: shc [-e date] [-m addr] [-i iopt] [-x cmd] [-l lopt] [-o outfile] [-rvDSUHCABh] -f script";
72
73
static const char * help[] = {
74
"",
0 commit comments