fixed doc ('pkgcfgbase' vs. 'pkgbase')
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 29 Jun 2004 16:22:42 +0000 (16:22 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 29 Jun 2004 16:22:42 +0000 (16:22 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1606 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/scripts/vserver-build

index 980ca5a..31235f3 100755 (executable)
@@ -32,14 +32,14 @@ function showHelp()
 {
     echo \
 $"Usage: $(basename $0) -m <method> -n <name> --force <cfg-options>*
-    --rootdir <dir> --pkgcfgbase <dir> [--] <method-args>*
+    --rootdir <dir> --pkgbase <dir> [--] <method-args>*
 
 Options:
     --force     ...  remove/rename already existing vservers with the same name
     -m <method> ...  use method <method>; see below for possible values
     --rootdir <dir>
                 ...  [default: $DEFAULT_VSERVERDIR]
-    --pkgcfgbase <dir>
+    --pkgbase <dir>
                 ...  [default: $DEFAULT_VSERVERPKGDIR]
       
 cfg-options are: $SETUP_HELPMSG