Fix CLI Example syntax

This commit is contained in:
rallytime 2016-01-12 11:06:04 -07:00
parent 1cb9f29798
commit db68fc48a8

View file

@ -288,7 +288,7 @@ def ping():
Check to see if the host is responding. Returns False if the host didn't
respond, True otherwise.
CLI Example::
CLI Example:
.. code-block:: bash