forked from josch/img2pdf
src/img2pdf.py: fix spelling in --help output
This commit is contained in:
parent
4c5faf408f
commit
b3fb2de5f6
1 changed files with 1 additions and 1 deletions
|
@ -1542,7 +1542,7 @@ Fit options:
|
||||||
|
|
||||||
Argument parsing:
|
Argument parsing:
|
||||||
Argument long options can be abbreviated to a prefix if the abbreviation is
|
Argument long options can be abbreviated to a prefix if the abbreviation is
|
||||||
anambiguous. That is, the prefix must match a unique option.
|
unambiguous. That is, the prefix must match a unique option.
|
||||||
|
|
||||||
Beware of your shell interpreting argument values as special characters (like
|
Beware of your shell interpreting argument values as special characters (like
|
||||||
the semicolon in the CMYK;I colorspace option). If in doubt, put the argument
|
the semicolon in the CMYK;I colorspace option). If in doubt, put the argument
|
||||||
|
|
Loading…
Reference in a new issue