From: Wei Liu Date: Fri, 24 Apr 2015 10:08:25 +0000 (+0100) Subject: standalone: noreinstall -> reinstall in help string X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=f1c66b0949b086d4999d3a5b78aa40fc7d985ad5;p=people%2Fdariof%2Fosstest.git standalone: noreinstall -> reinstall in help string Signed-off-by: Wei Liu Acked-by: Ian Campbell Acked-by: Ian Jackson --- diff --git a/standalone b/standalone index d8113e4..17fa40c 100755 --- a/standalone +++ b/standalone @@ -41,7 +41,7 @@ Options: -f FLIGHT, --flight=FLIGHT Operate on FLIGHT -h HOST, --host=HOST Test host -r, --reuse Do not wipe test host (default) --R, --noreuse, --noreinstall Wipe the test host (if job or test does so) +-R, --noreuse, --reinstall Wipe the test host (if job or test does so) -s, --simulate, --dry-run Dry run, printing what would be run --lvextendmax=GB Limit the size of the build logical volume --baseline Create a baseline flight instead of a tip flight