Cleanup the help message.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 25 Oct 2007 00:26:15 +0000 (00:26 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 25 Oct 2007 00:26:15 +0000 (00:26 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2629 94cd875c-1c1d-0410-91d2-eb244daf1a30

scripts/vserver

index ab8dfa1..0ec364a 100755 (executable)
@@ -44,9 +44,9 @@ Possible commands are:
     restart     ... restarts the specified vserver; this is the subsequent
                     execution of a synchronized 'stop' and a 'start'
     condrestart ... restarts the vserver when it is running already
-    suexec <user> <shell-command> <args*>
+    suexec <user> <command> <args*>
                 ... executes a command as the specified user in the vserver
-    exec <shell-command> <args*>
+    exec <command> <args*>
                 ... executes a command as root in the vserver
     enter       ... executes the configured shell in the vserver
     chkconfig <chkconfig-options*>
@@ -57,7 +57,8 @@ Possible commands are:
                     the vserver, and succeeds iff the vserver is running
 
     build <buildopts>*
-                ... builds a new vserver from scratch
+                ... builds a new vserver from scratch, see
+                    vserver ... build --help for details
     delete      ... remove a vserver
 
     unify [-R] <vunify-opts>*