mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #33539 from arthurlogilab/patch-19
[runners/saltutils] docstring typo
This commit is contained in:
commit
32d7423c15
@ -27,7 +27,7 @@ def sync_all(saltenv='base'):
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' saltutil.sync_all
|
||||
salt-run saltutil.sync_all
|
||||
'''
|
||||
log.debug('Syncing all')
|
||||
ret = {}
|
||||
|
Loading…
Reference in New Issue
Block a user