mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Replace left-over mistyped codename reference (Hellium
→ 2014.7.0
)
This commit is contained in:
parent
3a413e96c5
commit
bec78276f3
2 changed files with 2 additions and 2 deletions
|
@ -138583,7 +138583,7 @@ Tests to see if path after expansion is a valid path (file or directory).
|
|||
Expansion allows usage of ? * and character ranges []. Tilde expansion
|
||||
is not supported. Returns True/False.
|
||||
.sp
|
||||
New in version Hellium.
|
||||
New in version 2014.7.0.
|
||||
|
||||
.sp
|
||||
CLI Example:
|
||||
|
|
|
@ -3500,7 +3500,7 @@ def path_exists_glob(path):
|
|||
Expansion allows usage of ? * and character ranges []. Tilde expansion
|
||||
is not supported. Returns True/False.
|
||||
|
||||
.. versionadded:: Hellium
|
||||
.. versionadded:: 2014.7.0
|
||||
|
||||
CLI Example:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue