Fix cookiecutter command option

Change-Id: I593c15cecad0edeba1033cb6665db109cfab83d2
This commit is contained in:
Shu Muto 2018-01-22 19:45:20 +09:00
parent 94e1d84c03
commit c6de8b68c8
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ This command prompts interactive input. Please check these parameters::
If you want to generate without interactive input, you can use example values for these parameters as follow::
cookiecutter https://github.com/openstack/ui-cookiecutter.git --no-inputs
cookiecutter https://github.com/openstack/ui-cookiecutter.git --no-input
Run with OpenStack Horizon::