Fix help message to correspond with reality.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Tue, 26 Sep 2006 17:12:37 +0000 (17:12 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Tue, 26 Sep 2006 17:12:37 +0000 (17:12 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2330 94cd875c-1c1d-0410-91d2-eb244daf1a30

scripts/vserver-build

index e184deb..0c60f96 100755 (executable)
@@ -51,8 +51,6 @@ Possible methods are:
     legacy      ...  the \"old\" copy-all-from-host method, which requires the
                      old legacy  vserver-legacy script;  with  this method the
                     cfg-options will be ignored
-    copy        ...  the copy-all-from-host method which uses the recent
-                     configuration scheme
     apt-rpm ... -- -d <distribution>
                 ...  installs the base-packages of the given distribution with
                     help of 'vapt-get'
@@ -66,7 +64,7 @@ Possible methods are:
                     configuration file and calls an optional command then
     debootstrap ... -- -d <distribution> [-m <mirror>] [-s <script> ] [-- <debootstrap-options>*]
                      bootstraps the vserver with Debian's 'debootstrap' package
-    template ... -- (-t <tarball>)+
+    template ... -- (-t <tarball>)+ [-d <distribution>]
                 ...  installs a guest using tarball(s)
 
 Please report bugs to $PACKAGE_BUGREPORT"