]> xenbits.xensource.com Git - people/royger/osstest.git/commitdiff
mg-repro-setup: Slightly better document the alloc: syntax
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 1 Aug 2017 13:18:29 +0000 (14:18 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 1 Aug 2017 14:13:54 +0000 (15:13 +0100)
Provide a clearer indication that the <resource-spec> is passed to
mg-allocate (and therefore, implicitly, that mg-allocate's docs should
be consulted).

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
mg-repro-setup

index 96634973eb3693216bea7a38694e0eafe6519dd3..a30534aacf7f13af1b83057d137ddb490b4c744b 100755 (executable)
@@ -28,7 +28,7 @@ usage () { cat <<END
  HOSTSPEC is
    [host=][reuse:]<hostname>       host must be allocated, skip host-install
    [host=]wipe:<hostname>          host must be allocated, wipe it
-   [host=]alloc:<resource-spec>    mg-allocate and wipe
+   [host=]alloc:<resource-spec>    \`mg-allocate <resource-spec>', and wipe
    none:                           no hosts (should be only HOSTPSEC)
 
  OPTIONs