From 6b5ad000aba61a5312b5c3fac7dd85a0d33816af Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Mon, 16 Aug 2010 17:12:35 +0200 Subject: shutdown: if now time argument is passed, imply +1 not +0 That should friendlier for folks who just run "shutdown" to figure out the command line arguments... https://bugzilla.redhat.com/show_bug.cgi?id=624149 --- man/shutdown.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/shutdown.xml') diff --git a/man/shutdown.xml b/man/shutdown.xml index 95884921ac..c48e141879 100644 --- a/man/shutdown.xml +++ b/man/shutdown.xml @@ -72,7 +72,7 @@ number of minutes m from now. now is an alias for +0, i.e. for triggering an immediate shutdown. If no time argument - is specified, now is + is specified, +1 is implied. Note that to specify a wall message you must -- cgit v1.2.1