Skip to content

Commit

Permalink
Formal docs fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Maier <andreas.r.maier@gmx.de>
  • Loading branch information
andy-maier committed Jun 13, 2020
1 parent f39ee84 commit 5f036fb
Show file tree
Hide file tree
Showing 5 changed files with 241 additions and 270 deletions.
4 changes: 2 additions & 2 deletions docs/pywbemcli/cmdlineinterface.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ begin with ``-``.
Command groups are named after the objects the commands operate on
(ex. ``class``, ``instance``, ``qualifier``, ``server``). Executing

.. code-block::text
.. code-block:: text
$ pywbemcli --help
...
Expand Down Expand Up @@ -427,7 +427,7 @@ Pywbemcli terminates with one of the following program exit codes:

These Python tracebacks should never happen and are always considered a
reason to open a bug in the
`pywbemtools issue tracker <https://github.com/pywbem/pywbemtools/issues>`_`.
`pywbemtools issue tracker <https://github.com/pywbem/pywbemtools/issues>`_.

Note that an error message with a traceback from a mock Python script does
not fall into this category and is an issue in that Python script and not
Expand Down
Loading

0 comments on commit 5f036fb

Please sign in to comment.