fix yaml format, clarify docs

This commit is contained in:
Brian Coca 2016-11-21 17:47:12 -05:00 committed by Matt Clay
parent b278fafec8
commit 2ba5967673

View file

@ -66,7 +66,7 @@ options:
required: false
description:
- Type of file to select
- 'link' and 'any' were added in version 2.3
- The 'link' and 'any' choices were added in version 2.3
choices: [ "file", "directory", "link", "any" ]
default: "file"
recurse: