Docs standardization

pull/3095/head
Michael DeHaan 12 years ago
parent 2a416babee
commit 6ae9804738

@ -46,7 +46,7 @@ options:
force: force:
required: false required: false
default: "yes" default: "yes"
choices: [ yes, no ] choices: [ 'yes', 'no' ]
description: description:
- If C(yes), any modified files in the working - If C(yes), any modified files in the working
tree will be discarded. tree will be discarded.

Loading…
Cancel
Save