doc: use valid language in code-blocks

See ¹ for the valid values.

¹: https://www.sphinx-doc.org/en/1.5/markup/code.html#directive-code-block
This commit is contained in:
pancho horrillo
2019-12-11 03:23:56 +01:00
parent 9436548d7b
commit b1d0e9c92f
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ subcommands.
Overview
--------
.. code-block:: text
.. code-block:: none
/
+2 -2
View File
@@ -81,7 +81,7 @@ I Need my Report
First of all, that code is not readable. And the output would be something
like:
.. code-block:: text
.. code-block:: none
corporate-server
Tue 26 Nov 2019 01:03:44 PM CET
@@ -97,7 +97,7 @@ I Need my Report
What *Susan* is used to see is more like this:
.. code-block:: text
.. code-block:: none
Hostname:
... the output of `hostname` ...