iUpdate reboot usage, patch by Felipe Kellermann

This commit is contained in:
Glenn L McGrath 2004-07-23 03:33:38 +00:00
parent 1fbc909570
commit 72b14a8638

View File

@ -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 ...]"