mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #31905 from terminalmage/update-versionadded
Update versionadded directive
This commit is contained in:
commit
37f1ce9be2
1 changed files with 1 additions and 1 deletions
|
@ -265,7 +265,7 @@ def clear_git_lock(role, remote=None, **kwargs):
|
|||
The types of lock to clear. Can be ``update``, ``checkout``, or both of
|
||||
et (either comma-separated or as a Python list).
|
||||
|
||||
.. versionadded:: 2015.8.9
|
||||
.. versionadded:: 2015.8.8
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue