summaryrefslogtreecommitdiff
path: root/src/timeout.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/timeout.c')
-rw-r--r--src/timeout.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/timeout.c b/src/timeout.c
index 1598dd2bd..b163a0ee8 100644
--- a/src/timeout.c
+++ b/src/timeout.c
@@ -213,9 +213,10 @@ Usage: %s [OPTION] DURATION COMMAND [ARG]...\n\
fputs (_("\
Start COMMAND, and kill it if still running after DURATION.\n\
-\n\
-Mandatory arguments to long options are mandatory for short options too.\n\
"), stdout);
+
+ emit_mandatory_arg_note ();
+
fputs (_("\
--preserve-status\n\
exit with the same status as COMMAND, even when the\n\