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

@ -4102,8 +4102,8 @@ OPTIONS
“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.
@ -4214,7 +4214,7 @@ OPTIONS
--fg=COLOUR
Specify a foreground (ink) colour where COLOUR is in hex RRGGBB or RRGGGAA
Specify a foreground (ink) colour where COLOUR is in hex RRGGBB or RRGGBBAA
format.
--filetype=TYPE

View File

@ -73,7 +73,7 @@ be changed by using the \f[V]-o\f[R] or \f[V]--output\f[R] option.
.TP
\f[V]--bg=COLOUR\f[R]
Specify a background (paper) colour where \f[I]COLOUR\f[R] is in hex
RRGGBB or RRGGGAA format.
RRGGBB or RRGGBBAA format.
.TP
\f[V]--binary\f[R]
Treat input data as raw 8-bit binary data instead of the default UTF-8.
@ -194,7 +194,7 @@ only).
.TP
\f[V]--fg=COLOUR\f[R]
Specify a foreground (ink) colour where \f[I]COLOUR\f[R] is in hex
RRGGBB or RRGGGAA format.
RRGGBB or RRGGBBAA format.
.TP
\f[V]--filetype=TYPE\f[R]
Set the output file type to \f[I]TYPE\f[R], which is one of

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`