mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-15 07:34:35 -04:00
Add --directsvg option to menu
This commit is contained in:
parent
5192d27269
commit
d0f4858762
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ void usage(void)
|
|||
" --scale=NUMBER Adjust size of output image.\n"
|
||||
" --directpng Send PNG output to stdout\n"
|
||||
" --directeps Send EPS output to stdout\n"
|
||||
" --directsvg Send SVG output 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