mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-09-21 05:44:52 +00:00
allow two years in zdump args
SCCS-file: zdump.8 SCCS-SID: 7.5
This commit is contained in:
committed by
Paul Eggert
parent
60e3de6a53
commit
f5f2a62ad5
@@ -10,7 +10,7 @@ zdump \- time zone dumper
|
||||
.B \-v
|
||||
] [
|
||||
.B \-c
|
||||
cutoffyear ] [ zonename ... ]
|
||||
[loyear,]hiyear ] [ zonename ... ]
|
||||
.SH DESCRIPTION
|
||||
.I Zdump
|
||||
prints the current time in each
|
||||
@@ -38,8 +38,8 @@ if the given time is Daylight Saving Time or
|
||||
.B isdst=0
|
||||
otherwise.
|
||||
.TP
|
||||
.BI "\-c " cutoffyear
|
||||
Cut off the verbose output near the start of the given year.
|
||||
.BI "\-c " [loyear,]hiyear
|
||||
Cut off the verbose output near the start of the given year(s).
|
||||
.SH "SEE ALSO"
|
||||
newctime(3), tzfile(5), zic(8)
|
||||
.\" %W%
|
||||
|
||||
Reference in New Issue
Block a user