For the -d option, refer to parsedate(3) for examples.

This commit is contained in:
reed 2010-02-04 19:25:22 +00:00
parent 4c60416219
commit c0410f482f
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: date.1,v 1.39 2009/01/30 13:16:16 reed Exp $
.\" $NetBSD: date.1,v 1.40 2010/02/04 19:25:22 reed Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@ -73,6 +73,9 @@ implies
.It Fl d Ar date
Parse the provided human-described date and time and display the result without
actually changing the system clock.
(See
.Xr parsedate 3
for examples.)
.It Fl j
Parse the provided canonical representation of date and time (described below)
and display the result without actually changing the system clock.