Fix help message.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 21 Mar 2007 04:46:18 +0000 (04:46 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Wed, 21 Mar 2007 04:46:18 +0000 (04:46 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2521 94cd875c-1c1d-0410-91d2-eb244daf1a30

scripts/vserver

index 7d5d280..8813560 100755 (executable)
@@ -59,8 +59,8 @@ Possible commands are:
                 ... builds a new vserver from scratch
     delete      ... remove a vserver
 
-    unify [-R]
-               ... (de)unify vserver
+    unify [-R] <vunify-opts>*
+               ... (de)unify the vserver with its reference vserver(s).
                
     pkg install <pkg>
                ... installs package(s) in the vserver
@@ -77,8 +77,8 @@ Possible commands are:
                    while 'internalize' means that data and programs from the
                    vserver will be used.
 
-    unify <vunify-opts>*
-                ... unify the vserver with its reference vserver(s).
+    hashify
+                ... hashify the guest.
                    
 
 Please report bugs to $PACKAGE_BUGREPORT"