From: Ian Jackson Date: Thu, 19 Oct 2017 12:56:08 +0000 (+0100) Subject: mg-repro-setup: Correct usage message re host idents X-Git-Tag: centos-v1~60 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=1dc47bd1030b690faf6b32cdadde17acd86cf438;p=people%2Faperard%2Fosstest.git mg-repro-setup: Correct usage message re host idents `[host=]' was misleading - it suggests you have to type literally `host=', or nothing. But actually `host' here is any host ident. Signed-off-by: Ian Jackson CC: Wei Liu --- diff --git a/mg-repro-setup b/mg-repro-setup index 7a122f4c..e6cf28aa 100755 --- a/mg-repro-setup +++ b/mg-repro-setup @@ -26,10 +26,11 @@ usage () { cat < host must be allocated, skip host-install - [host=]wipe: host must be allocated, wipe it - [host=]alloc: \`mg-allocate ', and wipe + [=][reuse:] host must be allocated, skip host-install + [=]wipe: host must be allocated, wipe it + [=]alloc: \`mg-allocate ', and wipe none: no hosts (should be only HOSTPSEC) + (default is \`host') OPTIONs -t estimated duration (default = 28d)