mirror of
https://github.com/zint/zint
synced 2024-11-16 20:57:25 +13:00
CLI: return ZINT_ERROR_INVALID_OPTION instead of 1 on bad option and
ZINT_WARN_INVALID_OPTION instead of 0 on ignored option; more barcode synonyms manual: append man page zint.1.pmd instead of CLI help; various tweaks and fiddlings; rMQR add ISO 23941 (released the other day but haven't got yet) man page: expand and tweak doc/Makefile: add HTML demo
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@ CMakeLists.txt.user*
|
||||
backend/Makefile
|
||||
frontend/Makefile
|
||||
docs/manual.pdf
|
||||
docs/zint.1.tex
|
||||
build-*
|
||||
win32/*.VC.opendb
|
||||
win32/*.VC.db
|
||||
|
Reference in New Issue
Block a user