mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix CLI Example syntax
This commit is contained in:
parent
1cb9f29798
commit
db68fc48a8
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue