mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
plugins: Doc improvement (#41378)
* Typo fixes * Grammer fixes * Option fixes Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
d6ba139713
commit
063d19048d
11 changed files with 23 additions and 24 deletions
|
@ -30,7 +30,7 @@ DOCUMENTATION = """
|
|||
default: utf-8
|
||||
version_added: "2.1"
|
||||
notes:
|
||||
- The default is for TSV files (tab delimeted) not CSV (comma delimted) ... yes the name is misleading.
|
||||
- The default is for TSV files (tab delimited) not CSV (comma delimited) ... yes the name is misleading.
|
||||
"""
|
||||
|
||||
EXAMPLES = """
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue