Correct arg name in the reproducer docs

Change-Id: I27bd521916120b02995ffc993c05e37c824ccff3
This commit is contained in:
Dougal Matthews 2018-01-26 15:02:49 +00:00
parent 3328d9b838
commit b687e70a1d

View File

@ -36,7 +36,7 @@ Execute the reproducer-quickstart.sh::
The following additional options are recommended::
bash -x reproducer-quickstart.sh --workspace /var/tmp/reproduce
--create-virtualenv true -remove-stack-keypairs true
--create-virtualenv true --remove-stacks-keypairs true
--nodestack-prefix repro
Please check the script's help command however the available options are::