From 7e9164ec82411152c142ef532c93b88f59f63e0a Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 25 Oct 2007 00:26:15 +0000 Subject: [PATCH] Cleanup the help message. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2629 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- scripts/vserver | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) 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] * -- 1.8.1.5