Cosmetic fixes to the help message.
authorDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 28 Sep 2006 15:15:22 +0000 (15:15 +0000)
committerDaniel Hokka Zakrisson <daniel@hozac.com>
Thu, 28 Sep 2006 15:15:22 +0000 (15:15 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2337 94cd875c-1c1d-0410-91d2-eb244daf1a30

scripts/vserver-build

index 0c60f96..866b7e5 100755 (executable)
@@ -51,20 +51,20 @@ 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
-    apt-rpm ... -- -d <distribution>
+    apt-rpm     ... -- -d <distribution>
                 ...  installs the base-packages of the given distribution with
                     help of 'vapt-get'
-    yum     ... -- -d <distribution>
+    yum         ... -- -d <distribution>
                 ...  installs the base-packages of the given distribution with
                     help of 'vyum'
-    rpm     ... -- [-d <distribution>] --empty|([--force] [--nodeps] <manifest>)+
+    rpm         ... -- [-d <distribution>] --empty|([--force] [--nodeps] <manifest>)+
                 ...  installs lists of rpm-packages
-    skeleton ... -- [<cmd> <args>*]
+    skeleton    ... -- [<cmd> <args>*]
                 ...  installs a minimal skeleton filesystem, creates the
                     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>)+ [-d <distribution>]
+                ...  bootstraps the vserver with Debian's 'debootstrap' package
+    template    ... -- (-t <tarball>)+ [-d <distribution>]
                 ...  installs a guest using tarball(s)
 
 Please report bugs to $PACKAGE_BUGREPORT"