Applied patch from Regid Ichira to clarify shutdown command
line options. Updated manual page for shutdown. Closes Debian bug #630661.
This commit is contained in:
@ -132,7 +132,9 @@ void usage(void)
|
||||
"\t\t -r: reboot after shutdown.\n"
|
||||
"\t\t -h: halt after shutdown.\n"
|
||||
"\t\t -P: halt action is to turn off power.\n"
|
||||
"\t\t can only be used along with -h flag.\n"
|
||||
"\t\t -H: halt action is to just halt.\n"
|
||||
"\t\t can only be used along with -h flag.\n"
|
||||
"\t\t -f: do a 'fast' reboot (skip fsck).\n"
|
||||
"\t\t -F: Force fsck on reboot.\n"
|
||||
"\t\t -n: do not go through \"init\" but go down real fast.\n"
|
||||
|
Reference in New Issue
Block a user