From c3912d38d47f656eb9fdab5a2b03717771b07e4d Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 25 May 2012 10:56:48 +0200 Subject: [PATCH] update usage --- vbuild-nightly.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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" -- 2.47.0