man page zint.1.pmd: fix RRGGBBAA typos

This commit is contained in:
gitlost 2022-06-02 23:27:48 +01:00
parent ab3cf4f395
commit fcd8492629
3 changed files with 7 additions and 7 deletions

View file

@ -44,7 +44,7 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
"00002.png" etc., which can be changed by using the `-o` or `--output` option.
`--bg=COLOUR`
: Specify a background (paper) colour where *COLOUR* is in hex RRGGBB or RRGGGAA format.
: Specify a background (paper) colour where *COLOUR* is in hex RRGGBB or RRGGBBAA format.
`--binary`
: Treat input data as raw 8-bit binary data instead of the default UTF-8. Automatic code page translation to an ECI
@ -144,7 +144,7 @@ Paintbrush (`PCX`), Portable Network Format (`PNG`), Scalable Vector Graphic (`S
`--fg=COLOUR`
: Specify a foreground (ink) colour where *COLOUR* is in hex RRGGBB or RRGGGAA format.
: Specify a foreground (ink) colour where *COLOUR* is in hex RRGGBB or RRGGBBAA format.
`--filetype=TYPE`