aboutsummaryrefslogtreecommitdiff
path: root/toys/help.c
diff options
context:
space:
mode:
Diffstat (limited to 'toys/help.c')
-rw-r--r--toys/help.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/toys/help.c b/toys/help.c
index 515a09b5..5e2b6ec4 100644
--- a/toys/help.c
+++ b/toys/help.c
@@ -15,13 +15,7 @@ config HELP
usage: help [command]
Show usage information for toybox commands.
-
-config HELP_LONG
- bool "Verbose help text"
- default y
- depends on HELP
- help
- Show more than one line of help information per command.
+ Run "toybox" with no arguments for a list of available commands.
*/