mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-18 17:25:09 -04:00
Alter 'dump' option to give hexadecimal output
This commit is contained in:
parent
653105b81d
commit
ae335b104a
2 changed files with 27 additions and 6 deletions
|
@ -91,7 +91,7 @@ void usage(void)
|
|||
" --directpng Send PNG output to stdout\n"
|
||||
" --directeps Send EPS output to stdout\n"
|
||||
" --directsvg Send SVG output to stdout\n"
|
||||
" --dump Dump binary data to stdout\n"
|
||||
" --dump Dump hexadecimal representation to stdout\n"
|
||||
" --rotate=NUMBER Rotate symbol (PNG output only).\n"
|
||||
" --cols=NUMBER (PDF417) Number of columns.\n"
|
||||
" --vers=NUMBER (QR Code) Version\n"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue