summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDenis Vlasenko2008-07-11 12:19:14 +0000
committerDenis Vlasenko2008-07-11 12:19:14 +0000
commitdee8587d9208e4ea5ba8f8bb73b555007529372e (patch)
tree303d21aeec9e3922e296ecc9041598a87a79b554 /include
parentf941306199d7cb00be68483169f202432a9a9a7d (diff)
downloadbusybox-dee8587d9208e4ea5ba8f8bb73b555007529372e.zip
busybox-dee8587d9208e4ea5ba8f8bb73b555007529372e.tar.gz
Apply post-1.11.0 patches. Bump version to 1.11.1.
Diffstat (limited to 'include')
-rw-r--r--include/usage.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/usage.h b/include/usage.h
index df89580..ceac6d0 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -3637,9 +3637,7 @@
"$ cat TODO | split -a 2 -l 2 TODO_\n"
#define start_stop_daemon_trivial_usage \
- "[OPTIONS] [" \
- USE_GETOPT_LONG("--start|--stop") SKIP_GETOPT_LONG("-S|-K") \
- "] ... [-- arguments...]"
+ "[OPTIONS] [-S|-K] ... [-- arguments...]"
#define start_stop_daemon_full_usage "\n\n" \
"Search for matching processes, and then\n" \
"-S: stop all matching processes.\n" \