Add missing -f to cookiecutter example
All other cookiecutter examples use "-f", add it to the last one as well. Change-Id: I4769f6cb0bbed75558e19d613ef2d7946ae13634
This commit is contained in:
parent
fede9bbebb
commit
b0efa410f1
@ -840,7 +840,7 @@ Horizon plugins:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
$ cookiecutter https://git.openstack.org/openstack/ui-cookiecutter
|
||||
$ cookiecutter -f https://git.openstack.org/openstack/ui-cookiecutter
|
||||
|
||||
Applying the Template
|
||||
---------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user