mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
man page zint.1.pmd: fix RRGGBBAA typos
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user