Merge pull request #1905 from bct/service-doc-formatting

Minor doc fix: service module 'state' parameter comments should be processed by RST
pull/1907/head
Daniel Hokka Zakrisson 12 years ago
commit 5f5b7cc56b

@ -35,7 +35,7 @@ options:
required: false
choices: [ started, stopped, restarted, reloaded ]
description:
C(Started)/C(stopped) are idempotent actions that will not run
- C(started)/C(stopped) are idempotent actions that will not run
commands unless necessary. C(restarted) will always bounce the
service. C(reloaded) will always reload.
pattern:

Loading…
Cancel
Save