Docs standardization
This commit is contained in:
parent
e4f8dc1dd8
commit
9c59057c1f
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ options:
|
|||
force:
|
||||
required: false
|
||||
default: "yes"
|
||||
choices: [ yes, no ]
|
||||
choices: [ 'yes', 'no' ]
|
||||
description:
|
||||
- If C(yes), any modified files in the working
|
||||
tree will be discarded.
|
||||
|
|
Loading…
Reference in a new issue