projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
175a363
)
Add --rescue-init to the --help message.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Mon, 20 Nov 2006 15:15:43 +0000 (15:15 +0000)
committer
Daniel 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
patch
|
blob
|
history
diff --git
a/scripts/vserver
b/scripts/vserver
index
d72bea8
..
2895098
100755
(executable)
--- a/
scripts/vserver
+++ b/
scripts/vserver
@@
-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