doc: markup cat as command role
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
@@ -27,8 +27,8 @@ What have we done?
|
|||||||
|
|
||||||
**Senior**
|
**Senior**
|
||||||
|
|
||||||
Yeah, the team is used to ``cat`` the log file contents to see what happened
|
Yeah, the team is used to :command:`cat`` the log file contents to see what
|
||||||
in the last execution:
|
happened in the last execution:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
|||||||
@@ -144,7 +144,7 @@ I Need my Report!
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
The shell will put the data between the first ``EOF`` and the second
|
The shell will put the data between the first ``EOF`` and the second
|
||||||
``EOF`` as the ``stdin`` of the ``cat`` process.
|
``EOF`` as the ``stdin`` of the :command:`cat` process.
|
||||||
|
|
||||||
**Junior**
|
**Junior**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user