mirror of
https://git.code.sf.net/p/zint/code
synced 2026-05-14 18:13:53 +00:00
CLI: help typo INTERGER -> INTEGER
man page: clarify GS1 input data formats
This commit is contained in:
@@ -5495,9 +5495,12 @@ OPTIONS
|
||||
|
||||
--gs1
|
||||
|
||||
Treat input as GS1 compatible data. Application Identifiers (AIs) should be
|
||||
placed in square brackets "[]" (but see --gs1parens). Also accepts GS1
|
||||
Digital Link URIs (unverified) for matrix symbologies.
|
||||
Treat input as GS1 compatible data. A number of input formats are available.
|
||||
Application Identifiers (AIs) may be placed in square brackets "[]".
|
||||
Alternatively the GS1 Syntax Engine “Unbracketed AI” format may be used,
|
||||
which starts with a caret (^) and uses carets to indicate required FNC1s.
|
||||
For matrix symbologies, GS1 Digital Link URIs (unverified) may be given.
|
||||
Further input options are available with --gs1parens and --gs1raw.
|
||||
|
||||
--gs1nocheck
|
||||
|
||||
|
||||
Reference in New Issue
Block a user