mirror of
https://git.code.sf.net/p/zint/code
synced 2026-05-11 16:43:51 +00:00
CLI: help typo INTERGER -> INTEGER
man page: clarify GS1 input data formats
This commit is contained in:
12
docs/zint.1
12
docs/zint.1
@@ -245,9 +245,15 @@ non\-ASCII data.
|
||||
.TP
|
||||
\f[CR]\-\-gs1\f[R]
|
||||
Treat input as GS1 compatible data.
|
||||
Application Identifiers (AIs) should be placed in square brackets
|
||||
\f[CR]\(dq[]\(dq\f[R] (but see \f[CR]\-\-gs1parens\f[R]).
|
||||
Also accepts GS1 Digital Link URIs (unverified) for matrix symbologies.
|
||||
A number of input formats are available.
|
||||
Application Identifiers (AIs) may be placed in square brackets
|
||||
\f[CR]\(dq[]\(dq\f[R].
|
||||
Alternatively the GS1 Syntax Engine \(lqUnbracketed AI\(rq format may be
|
||||
used, which starts with a caret (\f[CR]\(ha\f[R]) and uses carets to
|
||||
indicate required \f[CR]FNC1\f[R]s.
|
||||
For matrix symbologies, GS1 Digital Link URIs (unverified) may be given.
|
||||
Further input options are available with \f[CR]\-\-gs1parens\f[R] and
|
||||
\f[CR]\-\-gs1raw\f[R].
|
||||
.TP
|
||||
\f[CR]\-\-gs1nocheck\f[R]
|
||||
Treat input as GS1 compatible data (as \f[CR]\-\-gs1\f[R]) but do not
|
||||
|
||||
Reference in New Issue
Block a user