commit 2229e46
Emilia Smólska
·
2026-07-26 09:24:50 +0000 UTC
parent 7141003
space in usage
1 files changed,
+1,
-1
M
verily.c
M
verily.c
+1,
-1
1@@ -171,7 +171,7 @@ die(char *fmt, ...)
2 static noreturn void
3 usage(void)
4 {
5- fprintf(stderr, "usage: %s [-n]"
6+ fprintf(stderr, "usage: %s [-n] "
7 #ifdef HAVE_LOGIN_CAP
8 "[-c class] "
9 #endif