diff options
-rw-r--r-- | libbb/appletlib.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libbb/appletlib.c b/libbb/appletlib.c index 8daa23309..7326f4fa5 100644 --- a/libbb/appletlib.c +++ b/libbb/appletlib.c @@ -655,6 +655,7 @@ static int busybox_main(char **argv) "See source distribution for full notice.\n" "\n" "Usage: busybox [function] [arguments]...\n" + " or: busybox --list[-full]\n" " or: function [arguments]...\n" "\n" "\tBusyBox is a multi-call binary that combines many common Unix\n" |