Add --rescue-init to the --help message.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Mon, 20 Nov 2006 15:15:43 +0000 (15:15 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Mon, 20 Nov 2006 15:15:43 +0000 (15:15 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2391 94cd875c-1c1d-0410-91d2-eb244daf1a30

scripts/vserver

index d72bea8..2895098 100755 (executable)
@@ -37,7 +37,7 @@ $"Usage: $(basename $0) [-s|--sync] [-v|--verbose] [--silent]
 <vserver> is the name of a vserver.
 
 Possible commands are:
-    start [--rescue] [<rescue-cmd> <args>*]
+    start [--rescue [--rescue-init]] [<rescue-cmd> <args>*]
                 ... starts the specified vserver
     stop        ... stops the specified vserver
     restart     ... restarts the specified vserver; this is the subsequent