From: Thierry Parmentelat Date: Fri, 25 May 2012 08:56:48 +0000 (+0200) Subject: update usage X-Git-Tag: 5.0-rc28~86 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c3912d38d47f656eb9fdab5a2b03717771b07e4d;p=build.git update usage --- diff --git a/vbuild-nightly.sh b/vbuild-nightly.sh index d1477473..7af4cac5 100755 --- a/vbuild-nightly.sh +++ b/vbuild-nightly.sh @@ -416,7 +416,9 @@ function usage () { echo " the -f/-d/-p/-m/-s/-t options are uneffective in this case" echo " -c testconfig - defaults to $DEFAULT_TESTCONFIG" echo " -y {pl,pg} - passed to run_log" - echo " -x - a hook to pass arguments to run_log" + echo " -e step - passed to run_log" + echo " -X : passes --lxc to run_log" + echo " -x - a hook to pass other arguments to run_log" echo " -w webpath - defaults to $DEFAULT_WEBPATH" echo " -W testbuildurl - defaults to $DEFAULT_TESTBUILDURL; this is also used to get the hostname where to publish builds" echo " -r webroot - defaults to $DEFAULT_WEBROOT - the fs point where testbuildurl actually sits"