busybox: add "busybox --list[-full]" to help text
Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
de8c3f667a
commit
819cacfd45
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user