mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fix versionadded tag
This commit is contained in:
parent
b45d0b2a21
commit
79eb606cb7
1 changed files with 1 additions and 1 deletions
|
@ -572,7 +572,7 @@ def set(key,
|
|||
its value and the given one are not a list or a dict. The `force`
|
||||
parameter is used to allow overwriting in all cases.
|
||||
|
||||
.. versionadded:: FIXME
|
||||
.. versionadded:: 2015.8.0
|
||||
|
||||
:param force: Force writing over existing entry if given or existing
|
||||
values are list or dict. Defaults to False.
|
||||
|
|
Loading…
Add table
Reference in a new issue