doc: markup ping as command role, not program role

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-11 17:56:28 +01:00
parent 10cccca55d
commit e78af66c12
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -483,7 +483,7 @@ In this example we'll redirect our users to Google:
How to Execute Two Processes in Parallel
++++++++++++++++++++++++++++++++++++++++
We want to :program:`ping` two machines parallel. *Kapow!* can get IPs from query
We want to :command:`ping` two machines parallel. *Kapow!* can get IPs from query
params:
.. code-block:: console