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.
1 parent 81bf0a9 commit 121cdf4Copy full SHA for 121cdf4
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