Typo in --help.
This commit is contained in:
parent
7acdc485dd
commit
3d95c70003
1 changed files with 1 additions and 1 deletions
|
|
@ -210,7 +210,7 @@ parser_help() {
|
||||||
--repeat-sections
|
--repeat-sections
|
||||||
Usually, if a section is repeated in the INI file, its properties are
|
Usually, if a section is repeated in the INI file, its properties are
|
||||||
ignored. Using this option allows sections to be repeated in the file,
|
ignored. Using this option allows sections to be repeated in the file,
|
||||||
but this does not affect the processing of the keys/values. Ssee the
|
but this does not affect the processing of the keys/values. See the
|
||||||
'--duplicates-merge' option also.
|
'--duplicates-merge' option also.
|
||||||
--textual-booleans
|
--textual-booleans
|
||||||
When declaring the arrays, boolean keys are given a value of "0" or "1"
|
When declaring the arrays, boolean keys are given a value of "0" or "1"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue