Add missing backslash to keystone-manage bootstrap command in documentation
Change-Id: Idbaf38074f0869d6f5f288200671e7879312c00b
This commit is contained in:
@@ -80,7 +80,8 @@ Verbosely, keystone can be bootstrapped with:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ keystone-manage bootstrap --bootstrap-password s3cr3t
|
||||
$ keystone-manage bootstrap \
|
||||
--bootstrap-password s3cr3t \
|
||||
--bootstrap-username admin \
|
||||
--bootstrap-project-name admin \
|
||||
--bootstrap-role-name admin \
|
||||
|
Reference in New Issue
Block a user