Honor 80 character line limit

This commit is contained in:
twangboy 2019-04-15 11:16:50 -06:00
parent eba45074ce
commit b6494950e6
No known key found for this signature in database
GPG key ID: 93FF3BDEB278C9EB

View file

@ -2027,9 +2027,10 @@ def add_trigger(name=None,
.. note::
Arguments are parsed by the YAML loader and are subject to yaml's
idiosyncrasies. Therefore, time values in some formats (``%H:%M:%S`` and
``%H:%M``) should to be quoted. See `YAML IDIOSYNCRASIES`_ for more details.
Arguments are parsed by the YAML loader and are subject to
yaml's idiosyncrasies. Therefore, time values in some formats
(``%H:%M:%S`` and ``%H:%M``) should to be quoted. See
`YAML IDIOSYNCRASIES`_ for more details.
.. _`YAML IDIOSYNCRASIES`: https://docs.saltstack.com/en/latest/topics/troubleshooting/yaml_idiosyncrasies.html#time-expressions