Fix trivial whitespace bug introduced in usage message changes for -n
support (r304570). MFC after: now
This commit is contained in:
parent
f4e397c8d6
commit
5223e1fc0a
@ -59,7 +59,7 @@ usage() {
|
||||
#endif
|
||||
|
||||
fprintf(stderr, "usage: cron [-j jitter] [-J rootjitter] "
|
||||
"[-m mailto] [-n ] [-s] [-o] [-x debugflag[,...]]\n");
|
||||
"[-m mailto] [-n] [-s] [-o] [-x debugflag[,...]]\n");
|
||||
#if DEBUGGING
|
||||
fprintf(stderr, "\ndebugflags: ");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user