Sync shutdown manual page and usage information. Patch from Mike

Frysinger and Gentoo.
This commit is contained in:
Petter Reinholdtsen
2009-11-20 22:33:35 +00:00
parent 6bf849d01d
commit d56e3c239e
3 changed files with 21 additions and 19 deletions

View File

@@ -111,7 +111,7 @@ void stopit(int sig)
void usage(void)
{
fprintf(stderr,
"Usage:\t shutdown [-akrhHPfnc] [-t secs] time [warning message]\n"
"Usage:\t shutdown [-akrhPHfFnc] [-t sec] time [warning message]\n"
"\t\t -a: use /etc/shutdown.allow\n"
"\t\t -k: don't really shutdown, only warn.\n"
"\t\t -r: reboot after shutdown.\n"