mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2025-11-23 13:31:54 +00:00
yearistype work
SCCS-file: zic.8 SCCS-SID: 7.4
This commit is contained in:
committed by
Paul Eggert
parent
8f7ee9a7ad
commit
7db543195f
9
zic.8
9
zic.8
@ -20,6 +20,8 @@ zic \- time zone compiler
|
||||
] [
|
||||
.B \-s
|
||||
] [
|
||||
.B \-y command
|
||||
] [
|
||||
.I filename
|
||||
\&... ]
|
||||
.SH DESCRIPTION
|
||||
@ -77,6 +79,13 @@ values.
|
||||
Limit time values stored in output files to values that are the same
|
||||
whether they're taken to be signed or unsigned.
|
||||
You can use this option to generate SVVS-compatible files.
|
||||
.TP
|
||||
.BI "\-y " command
|
||||
Use the given
|
||||
.I command
|
||||
rather than
|
||||
.B yearistype
|
||||
when checking year types (see below).
|
||||
.sp
|
||||
Input lines are made up of fields.
|
||||
Fields are separated from one another by any number of white space characters.
|
||||
|
||||
Reference in New Issue
Block a user