Docs standardization

This commit is contained in:
Michael DeHaan 2013-06-01 12:15:19 -04:00
parent e4f8dc1dd8
commit 9c59057c1f

View file

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