mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
add "versionadded" to sync_log_handlers docstring
This commit is contained in:
parent
b15dafb529
commit
486e140da7
@ -423,6 +423,8 @@ def sync_utils(saltenv=None, refresh=True):
|
||||
|
||||
def sync_log_handlers(saltenv=None, refresh=True):
|
||||
'''
|
||||
.. versionadded:: Beryllium
|
||||
|
||||
Sync utility source files from the _log_handlers directory on the salt master file
|
||||
server. This function is environment aware, pass the desired environment
|
||||
to grab the contents of the _log_handlers directory, base is the default
|
||||
|
Loading…
Reference in New Issue
Block a user