---
script.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/script.c b/script.c
index 0c60922..209505c 100644
--- a/script.c
+++ b/script.c
@@ -139,7 +139,7 @@ main(int argc, char *argv[])
case '?':
default:
(void)fprintf(stderr,
- "Usage: %s [-c <command>][-adfpqr] [file]\n",
+ "Usage: %s [-c command] [-adfpqr] [file]\n",
getprogname());
exit(EXIT_FAILURE);
}
--
2.30.2
signature.asc
Description: PGP signature
