mirror of https://github.com/mirror/busybox.git
iUpdate reboot usage, patch by Felipe Kellermann
parent
1fbc909570
commit
72b14a8638
|
@ -1971,9 +1971,11 @@
|
|||
"Returns the absolute pathnames of given argument."
|
||||
|
||||
#define reboot_trivial_usage \
|
||||
""
|
||||
"[-d<delay>]"
|
||||
#define reboot_full_usage \
|
||||
"Reboot the system."
|
||||
"Reboot the system.\n" \
|
||||
"Options:\n" \
|
||||
"\t-d\t\tdelay interval for rebooting.\n"
|
||||
|
||||
#define renice_trivial_usage \
|
||||
"priority pid [pid ...]"
|
||||
|
|
Loading…
Reference in New Issue