]> git.saurik.com Git - apple/system_cmds.git/blobdiff - zdump.tproj/zdump.8
system_cmds-431.tar.gz
[apple/system_cmds.git] / zdump.tproj / zdump.8
index 065a1d645ce9df114cb393605199f1d323db1973..43344f2998e92d52a0618faac64aa917e39de8e3 100644 (file)
@@ -9,25 +9,27 @@
 .Nm zdump
 .Nd timezone dumper
 .Sh SYNOPSIS
-.Nm
+.Nm zdump
 .Op Fl -version
 .Op Fl v
-.Op Fl c Ar cutoffyear
-.Op Ar zonename ...
+.Op Fl c Ar cutoff_year
+.Op Ar zone_name ...
 .Sh DESCRIPTION
 The
-.Nm
+.Nm zdump
 utility prints the current time in each
-.Ar zonename
+.Ar zone_name
 named on the command line.
 .Pp
 The following options are available:
 .Bl -tag -width indent
-.It Fl -version
-Output version information and exit.
+.\" ===========
+.It Fl c Ar cutoff_year
+Cut off the verbose output near the start of the given year.
+.\" ===========
 .It Fl v
 For each
-.Ar zonename
+.Ar zone_name
 on the command line,
 print the time at the lowest possible time value,
 the time one day after the lowest possible time value,
@@ -40,8 +42,9 @@ Each line ends with
 if the given time is Daylight Saving Time or
 .Em isdst=0
 otherwise.
-.It Fl c Ar cutoffyear
-Cut off the verbose output near the start of the given year.
+.\" ===========
+.It Fl -version
+Output version information and exit.
 .El
 .Sh "SEE ALSO"
 .Xr ctime 3 ,