Fix incorrect wording in the 'find' module 'paths' parameter
This commit is contained in:
parent
54e6c9472e
commit
1b1d58eb7e
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue