mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Typo
This commit is contained in:
parent
a5105136bb
commit
e1fd997928
@ -25,8 +25,8 @@ state_output:
|
|||||||
only one line.
|
only one line.
|
||||||
* If ``mixed`` is used, then terse output will be used unless a state
|
* If ``mixed`` is used, then terse output will be used unless a state
|
||||||
failed, in which case full output will be used.
|
failed, in which case full output will be used.
|
||||||
* If ``mixed_id`` is used, then the mixed form will be used, but the
|
* If ``mixed_id`` is used, then the mixed form will be used, but the value for ``name``
|
||||||
be drawn from the state ID. This is useful for cases where the name
|
will be drawn from the state ID. This is useful for cases where the name
|
||||||
value might be very long and hard to read.
|
value might be very long and hard to read.
|
||||||
* If ``changes`` is used, then terse output will be used if there was no
|
* If ``changes`` is used, then terse output will be used if there was no
|
||||||
error and no changes, otherwise full output will be used.
|
error and no changes, otherwise full output will be used.
|
||||||
|
Loading…
Reference in New Issue
Block a user