This commit is contained in:
C. R. Oldham 2016-04-04 14:07:38 -06:00
parent abc2de0119
commit dafe279e60

View File

@ -48,7 +48,7 @@ If ``state_output: filter`` is set in the configuration file:
.. code-block:: bash
salt \* state.highstate exclude=None,True
salt '*' state.highstate exclude=None,True
means to exclude no states from the highstate and turn on terse output.