mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Fix docstring for uptime grain
This commit is contained in:
parent
5bf330b6c3
commit
fa30afed3e
@ -222,7 +222,7 @@ def uptime(proxy=None):
|
||||
|
||||
CLI Example - select all devices started/restarted within the last hour:
|
||||
|
||||
.. code-block: bash
|
||||
.. code-block:: bash
|
||||
|
||||
salt -G 'uptime<3600' test.ping
|
||||
'''
|
||||
|
Loading…
Reference in New Issue
Block a user