Skip to content

Commit

Permalink
Fixed misc errors in configuration.rst
Browse files Browse the repository at this point in the history
 * Addresses bug 965788

Change-Id: I5aa276589a9818c7f523e6da9531af363139adbb
  • Loading branch information
Maru Newby authored and ttx committed Apr 3, 2012
1 parent ada4021 commit bc153d5
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions doc/source/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -440,9 +440,11 @@ example::
^^^^^^^^^^^^^^^^^^^^^

arguments

* user_id

keyword arguments

* name Desired new user name (Optional)
* email Desired new email address (Optional)
* enabled <true|false> Enable or disable user (Optional)
Expand Down Expand Up @@ -474,7 +476,7 @@ arguments

* name

exmaple::
example::

$ keystone role-create --name=demo

Expand All @@ -485,14 +487,14 @@ arguments

* role_id

exmaple::
example::

$ keystone role-delete 19d1d3344873464d819c45f521ff9890

``role-list``
^^^^^^^^^^^^^

exmaple::
example::

$ keystone role-list

Expand All @@ -503,7 +505,7 @@ arguments

* role_id

exmaple::
example::

$ keystone role-get 19d1d3344873464d819c45f521ff9890

Expand Down

0 comments on commit bc153d5

Please sign in to comment.