Fix incorrect wording in the 'find' module 'paths' parameter

pull/21274/head
Tim Bielawa 8 years ago committed by Brian Coca
parent 54e6c9472e
commit 1b1d58eb7e

@ -58,7 +58,7 @@ options:
required: true
aliases: [ "name", "path" ]
description:
- List of paths to the file or directory to search. All paths must be fully qualified.
- List of paths of directories to search. All paths must be fully qualified.
file_type:
required: false
description:

Loading…
Cancel
Save