aboutsummaryrefslogtreecommitdiff
path: root/generated/help.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-02-26 10:29:02 -0800
committerElliott Hughes <enh@google.com>2018-02-26 10:30:34 -0800
commit14cafec54042565de03bdad44441b3c57b7f524e (patch)
tree452224022749fc74d1f339b0e5b39d62260bd429 /generated/help.h
parent9d0d75578356c472489769dbdf55eee50119ff81 (diff)
parentc0ad4545137107503d64c7ed1d9bc685ec2f8e9c (diff)
downloadtoybox-o-mr1-iot-preview-7.tar.gz
Merge remote-tracking branch 'toybox/master' into HEADandroid-p-preview-1android-o-mr1-iot-preview-7o-mr1-iot-preview-7
Change-Id: Ifc6e2ca6cd1939f4d270a5adae1f68c899e2075f
Diffstat (limited to 'generated/help.h')
-rw-r--r--generated/help.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/generated/help.h b/generated/help.h
index d38c4d21..d005dc3b 100644
--- a/generated/help.h
+++ b/generated/help.h
@@ -62,7 +62,7 @@
#define HELP_hostid "usage: hostid\n\nPrint the numeric identifier for the current host.\n\n"
-#define HELP_hello "usage: hello [-s]\n\nA hello world program. You don't need this.\n\nMostly used as a simple template for adding new commands.\nOccasionally nice to smoketest kernel booting via \"init=/usr/bin/hello\".\n\n"
+#define HELP_hello "usage: hello\n\nA hello world program.\n\nMostly used as a simple template for adding new commands.\nOccasionally nice to smoketest kernel booting via \"init=/usr/bin/hello\".\n\n"
#define HELP_test_utf8towc "usage: test_utf8towc\n\nPrint differences between toybox's utf8 conversion routines vs libc du jour.\n\n"