Merge pull request #12293 from basepi/cmdcreates12285

Fixed error in docs, `creates` is only available in Helium
This commit is contained in:
Colton Myers 2014-04-25 11:11:27 -06:00
commit 3123b1a390

View File

@ -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