From f18f264ed7b12fb73c3760514dcb226e28189572 Mon Sep 17 00:00:00 2001 From: Dean Troyer Date: Wed, 31 Dec 2014 09:54:21 -0600 Subject: Command docs: domain Change the implementation of --enable|--disable on domain create and set commands to our usual style. Change-Id: I10f2b96281a114fa3cf3b001394844770b2a8632 --- doc/source/command-objects/domain.rst | 8 ++++---- doc/source/commands.rst | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/source') diff --git a/doc/source/command-objects/domain.rst b/doc/source/command-objects/domain.rst index 057296ac..66697ac3 100644 --- a/doc/source/command-objects/domain.rst +++ b/doc/source/command-objects/domain.rst @@ -36,7 +36,7 @@ Create new domain If the domain already exists, return the existing domain data and do not fail. -.. option:: +.. describe:: New domain name @@ -51,7 +51,7 @@ Delete domain os domain delete -.. option:: +.. describe:: Domain to delete (name or ID) @@ -95,7 +95,7 @@ Set domain properties Disable domain -.. option:: +.. describe:: Domain to modify (name or ID) @@ -110,6 +110,6 @@ Show domain details os domain show -.. option:: +.. describe:: Domain to display (name or ID) diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 04c451c8..f82d307e 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -78,7 +78,7 @@ referring to both Compute and Volume quotas. * ``consumer``: Identity - OAuth-based delegatee * ``container``: Object Store - a grouping of objects * ``credentials``: (**Identity**) specific to identity providers -* ``domain``: Identity - a grouping of projects +* ``domain``: (**Identity**) a grouping of projects * ``endpoint``: (**Identity**) the base URL used to contact a specific service * ``extension``: (**Compute**, **Identity**, **Volume**) OpenStack server API extensions * ``flavor``: Compute - pre-defined configurations of servers: ram, root disk, etc -- cgit v1.2.1