doc: markup stdin as tech role

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-11 16:05:55 +01:00
parent cc6816faf9
commit ecaea23d40
4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -176,7 +176,7 @@ If you need to write more complex actions, you can leverage multiline commands:
.. warning::
Be aware of the **"-"** at the end of the ``kapow route add`` command.
It tells ``kapow route add`` to read commands from ``stdin``.
It tells ``kapow route add`` to read commands from :tech:`stdin`.
.. warning::