mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Merge pull request #12293 from basepi/cmdcreates12285
Fixed error in docs, `creates` is only available in Helium
This commit is contained in:
commit
3123b1a390
@ -34,8 +34,8 @@ touch /tmp/foo if it does not exist.
|
|||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
|
||||||
The ``creates`` option is only supported in releases greater than or
|
The ``creates`` option will be supported starting with the feature release
|
||||||
equal to 2014.1.0.
|
codenamed Helium
|
||||||
|
|
||||||
Note that when executing a command or script, the state (i.e., changed or not)
|
Note that when executing a command or script, the state (i.e., changed or not)
|
||||||
of the command is unknown to Salt's state system. Therefore, by default, the
|
of the command is unknown to Salt's state system. Therefore, by default, the
|
||||||
|
Loading…
Reference in New Issue
Block a user