aboutsummaryrefslogtreecommitdiff
path: root/generated/help.h
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-02-26 20:14:11 +0000
committerandroid-build-merger <android-build-merger@google.com>2018-02-26 20:14:11 +0000
commit12285d088a3e672a5f3964952dac3b443f67574c (patch)
tree452224022749fc74d1f339b0e5b39d62260bd429 /generated/help.h
parenta62c5f6d669cf2d15f54ce58fa4ca025613632e4 (diff)
parent7f401dbddef921116ddb9c8a7860965af864af80 (diff)
downloadtoybox-pie-qpr1-s3-release.tar.gz
am: 7f401dbdde Change-Id: I7ba3d69a58986c71eaf798e7404c634c51a7352c
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"