47 lines
1.1 KiB
Diff
47 lines
1.1 KiB
Diff
diff -ur man-pages-3.42.orig/man8/zdump.8 man-pages-3.42/man8/zdump.8
|
|
--- man-pages-3.42.orig/man8/zdump.8 2012-08-14 00:39:40.000000000 +0200
|
|
+++ man-pages-3.42/man8/zdump.8 2012-09-18 13:21:47.745750940 +0200
|
|
@@ -6,10 +6,14 @@
|
|
.SH SYNOPSIS
|
|
.B zdump
|
|
[
|
|
+.B \-\-version
|
|
+] [
|
|
+.B \-\-help
|
|
+] [
|
|
.B \-v
|
|
] [
|
|
.B \-c
|
|
-cutoffyear ] [ zonename ... ]
|
|
+[loyear,]hiyear ] [ zonename ... ]
|
|
.SH DESCRIPTION
|
|
.I Zdump
|
|
prints the current time in each
|
|
@@ -18,6 +22,12 @@
|
|
.PP
|
|
These options are available:
|
|
.TP
|
|
+.B \-\-version
|
|
+Output version information and exit.
|
|
+.TP
|
|
+.B \-\-help
|
|
+Output short usage and exit.
|
|
+.TP
|
|
.B \-v
|
|
For each
|
|
.I zonename
|
|
@@ -34,8 +44,11 @@
|
|
.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).
|
|
+The output still includes the lowest possible time value
|
|
+and one day after it, and the highest possible time value
|
|
+preceded by the time value one day before it.
|
|
.SH "SEE ALSO"
|
|
.BR tzfile (5),
|
|
.BR zic (8)
|