mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Merge pull request #49847 from terminalmage/fix-version-rst-2018.3
Fix badly formatted versionadded directive (2018.3 branch)
This commit is contained in:
commit
abdab68ca9
1 changed files with 1 additions and 1 deletions
|
@ -2732,7 +2732,7 @@ def cloned(name,
|
|||
https_pass=None,
|
||||
output_encoding=None):
|
||||
'''
|
||||
.. versionadded:: 2018.3.3, Fluorine
|
||||
.. versionadded:: 2018.3.3,Fluorine
|
||||
|
||||
Ensure that a repository has been cloned to the specified target directory.
|
||||
If not, clone that repository. No fetches will be performed once cloned.
|
||||
|
|
Loading…
Add table
Reference in a new issue