From: Daniel Hokka Zakrisson Date: Thu, 25 Oct 2007 00:26:15 +0000 (+0000) Subject: Cleanup the help message. X-Git-Tag: release-0.30.215~78 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e9164ec82411152c142ef532c93b88f59f63e0a;p=util-vserver.git Cleanup the help message. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2629 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/scripts/vserver b/scripts/vserver index ab8dfa1..0ec364a 100755 --- a/scripts/vserver +++ b/scripts/vserver @@ -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 + suexec ... executes a command as the specified user in the vserver - exec + exec ... executes a command as root in the vserver enter ... executes the configured shell in the vserver chkconfig @@ -57,7 +57,8 @@ Possible commands are: the vserver, and succeeds iff the vserver is running build * - ... builds a new vserver from scratch + ... builds a new vserver from scratch, see + vserver ... build --help for details delete ... remove a vserver unify [-R] *