Udate ini.py with corrected intended use (#42232)
* Udate ini.py with corrections to intended use Corrected the intended use for ini reads. * Update ini.py with corrected intended use infopull/4420/head
parent
55a94784a3
commit
faa83285dc
|
@ -15,7 +15,7 @@ DOCUMENTATION = """
|
|||
- "You can also read a property file which - in this case - does not contain section."
|
||||
options:
|
||||
_terms:
|
||||
description: they key(s) too look up
|
||||
description: The key(s) to look up
|
||||
required: True
|
||||
type:
|
||||
description: ini Type of the file. 'properties' refers to the Java properties files.
|
||||
|
|
Loading…
Reference in New Issue