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**
|
||||
|
||||
Yeah, the team is used to ``cat`` the log file contents to see what happened
|
||||
in the last execution:
|
||||
Yeah, the team is used to :command:`cat`` the log file contents to see what
|
||||
happened in the last execution:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
||||
@@ -144,7 +144,7 @@ I Need my Report!
|
||||
EOF
|
||||
|
||||
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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user