Hallo Denys! > How about this? > $ ./busybox ash --help > BusyBox v1.19.0.git (2011-03-07 11:25:29 CET) multi-call binary. > > Usage: ash [-/+OPTCHARS] [-/+o OPTNAME]... [-c 'SCRIPT' [ARG0 [ARGS]]] > / [SCRIPT_FILE [ARGS]] > > Unix shell interpreter > > > $ ./busybox hush --help > BusyBox v1.19.0.git (2011-03-07 11:25:29 CET) multi-call binary. > > Usage: hush [-nx] [-c 'SCRIPT' [ARG0 [ARGS]]] / [SCRIPT_FILE [ARGS]] > > Unix shell interpreter
Much better than the current "No help available." ! -- Harald _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
