Typo in --help.

This commit is contained in:
Darren 'Tadgy' Austin 2019-07-21 14:30:56 +01:00
commit 3d95c70003

View file

@ -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"