doc: markup ping.pow as file role

Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
pancho horrillo
2019-12-11 12:46:50 +01:00
parent 171f8c0410
commit d69e7b90e7
+3 -3
View File
@@ -111,8 +111,8 @@ Install Kapow!
Follow the :doc:`Installing Kapow! <install_and_configure>` instructions. Follow the :doc:`Installing Kapow! <install_and_configure>` instructions.
Write a ``ping.pow`` File Write a :file:`ping.pow` File
+++++++++++++++++++++++++ +++++++++++++++++++++++++++++
*Kapow!* uses plain text files (called ``pow`` files) so you can define the *Kapow!* uses plain text files (called ``pow`` files) so you can define the
endpoints you want to expose the system command with. For our example we need a endpoints you want to expose the system command with. For our example we need a
@@ -139,7 +139,7 @@ Explanation:
Launch the Service Launch the Service
++++++++++++++++++ ++++++++++++++++++
At this point we only need to launch :program:`kapow` with our ``ping.pow``: At this point we only need to launch :program:`kapow` with our :file:`ping.pow`:
.. code-block:: console .. code-block:: console