mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #42155 from phsteve/doc-fix-puppet
Fix docs for puppet.plugin_sync
This commit is contained in:
commit
8fa1fa5bb1
1 changed files with 2 additions and 1 deletions
|
@ -337,9 +337,10 @@ def summary():
|
|||
|
||||
def plugin_sync():
|
||||
'''
|
||||
Runs a plugin synch between the puppet master and agent
|
||||
Runs a plugin sync between the puppet master and agent
|
||||
|
||||
CLI Example:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
salt '*' puppet.plugin_sync
|
||||
|
|
Loading…
Add table
Reference in a new issue