aboutsummaryrefslogtreecommitdiff
path: root/bin/date
diff options
context:
space:
mode:
authorBrian Feldman <green@FreeBSD.org>2004-04-06 22:03:38 +0000
committerBrian Feldman <green@FreeBSD.org>2004-04-06 22:03:38 +0000
commit640c4d40fb1d22e94d329414d50523af8a9a5ab4 (patch)
tree1ee8880260409ce9b9942c200f20939667a50df5 /bin/date
parentdccd431fa6fa3b6f5fab3d7bf3f7f218ddfd7285 (diff)
Notes
Diffstat (limited to 'bin/date')
-rw-r--r--bin/date/date.122
1 files changed, 13 insertions, 9 deletions
diff --git a/bin/date/date.1 b/bin/date/date.1
index 0ce110bcc76a9..908505df296ce 100644
--- a/bin/date/date.1
+++ b/bin/date/date.1
@@ -38,11 +38,9 @@
.Nm date
.Nd display or set date and time
.Sh SYNOPSIS
-.Nm
-.Op Fl jnu
-.Op Fl d Ar dst
+.Nm
+.Op Fl ju
.Op Fl r Ar seconds
-.Op Fl t Ar minutes_west
.Oo
.Fl v
.Sm off
@@ -51,15 +49,21 @@
.Sm on
.Oc
.Ar ...
-.Oo
-.Fl f
-.Ar fmt date |
+.Op Cm + Ns Ar output_fmt
+.Nm
+.Op Fl jnu
.Sm off
.Op Oo Oo Oo Oo Ar cc Oc Ar yy Oc Ar mm Oc Ar dd Oc Ar HH
.Ar MM Op Ar .ss
.Sm on
-.Oc
-.Op Cm + Ns Ar format
+.Nm
+.Op Fl jnu
+.Fl f
+.Ar input_fmt new_date
+.Op Cm + Ns Ar output_fmt
+.Nm
+.Op Fl d Ar dst
+.Op Fl t Ar minutes_west
.Sh DESCRIPTION
When invoked without arguments, the
.Nm