mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
doc: add missing dot (#34175)
This commit is contained in:
parent
47595d6795
commit
e5949ea6f1
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ def _mine_get(load, opts):
|
|||
|
||||
def update(clear=False):
|
||||
'''
|
||||
Execute the configured functions and send the data back up to the master
|
||||
Execute the configured functions and send the data back up to the master.
|
||||
The functions to be executed are merged from the master config, pillar and
|
||||
minion config under the option "function_cache":
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue