From 6f959f61f5a4cfd20fe11a222961e470d0047da4 Mon Sep 17 00:00:00 2001 From: kschopmeyer Date: Wed, 29 Apr 2020 09:12:18 -0500 Subject: [PATCH] Correct issues commente corrections to ..index formatting issues --- docs/pywbemcli/cmdlineinterface.rst | 6 +++--- docs/pywbemcli/commands.rst | 2 +- docs/pywbemcli/generaloptions.rst | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/pywbemcli/cmdlineinterface.rst b/docs/pywbemcli/cmdlineinterface.rst index febea790..dae19677 100644 --- a/docs/pywbemcli/cmdlineinterface.rst +++ b/docs/pywbemcli/cmdlineinterface.rst @@ -14,8 +14,8 @@ .. .. index:: - single; pywbemcli command line interface - single; command line interface + single: pywbemcli command line interface + single: command line interface .. _`Pywbemcli command line interface`: @@ -58,7 +58,7 @@ Options are prefixed with the characters ``-`` for the short form or ``--`` for the long form (ex. ``-n`` or ``--namespace``). The other components do not begin with ``-``. -.. index:: pair command groups; command interface +.. index:: pair: command groups; command interface Command groups are named after the objects the commands operate on (ex. ``class``, ``instance``, ``qualifier``, ``server``). Executing diff --git a/docs/pywbemcli/commands.rst b/docs/pywbemcli/commands.rst index 42c39403..b3f09005 100644 --- a/docs/pywbemcli/commands.rst +++ b/docs/pywbemcli/commands.rst @@ -82,7 +82,7 @@ Example: See :ref:`pywbemcli class associators --help` for the exact help output of the command. .. index:: pair: class commands; class delete -.. index:: delete classes; class commands +.. index:: pair: delete classes; class commands .. _`Class delete command`: diff --git a/docs/pywbemcli/generaloptions.rst b/docs/pywbemcli/generaloptions.rst index 8e74c8a1..9f235e26 100644 --- a/docs/pywbemcli/generaloptions.rst +++ b/docs/pywbemcli/generaloptions.rst @@ -75,7 +75,7 @@ specified in the command line invocation: | | | | | REFERENCE | ToSubclass | +-------------+---------+---------+---------+-----------+-----------------+ -.. index:: pair WBEM server; defining the WBEM server +.. index:: pair: WBEM server; defining the WBEM server .. _`Defining the WBEM server`: @@ -106,7 +106,7 @@ the following arguments : * The :ref:`--timeout general option` defines the client side timeout for operations. -2. Define a mock WBEM server () by using the :ref:`--mock-server general option`. +2. Define a mock WBEM server by using the :ref:`--mock-server general option`. The mock WBEM server is part of pywbemcli and allows testing or demonstrating pywbemcli without having access to a real WBEM server. @@ -752,9 +752,9 @@ any subsequent pywbemcli commands: .. index:: pair: pull operations; general options - single: --use-pull - single: --pull-max-count - single: traditional operations + single: --use-pull + single: --pull-max-count + single: traditional operations .. _`Pywbemcli and the DMTF pull operations`: @@ -1081,7 +1081,7 @@ single command ``class find CIM_Foo``: .. index:: pair: CIM object output formats; output formats - pair: output formats; MOF + pair: output formats; MOF .. _`CIM object formats`: