This commit is contained in:
Mike Place 2016-08-20 12:14:15 +09:00
parent a5105136bb
commit e1fd997928

View File

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