aboutsummaryrefslogtreecommitdiff
path: root/libbb/appletlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'libbb/appletlib.c')
-rw-r--r--libbb/appletlib.c1
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)
655 "See source distribution for full notice.\n" 655 "See source distribution for full notice.\n"
656 "\n" 656 "\n"
657 "Usage: busybox [function] [arguments]...\n" 657 "Usage: busybox [function] [arguments]...\n"
658 " or: busybox --list[-full]\n"
658 " or: function [arguments]...\n" 659 " or: function [arguments]...\n"
659 "\n" 660 "\n"
660 "\tBusyBox is a multi-call binary that combines many common Unix\n" 661 "\tBusyBox is a multi-call binary that combines many common Unix\n"