Add --date and --reference to SYNOPSIS.
This commit is contained in:
parent
968ce182a5
commit
ee9b5a26a5
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: touch.1,v 1.23 2012/10/22 22:59:33 pgoyette Exp $
|
||||
.\" $NetBSD: touch.1,v 1.24 2012/10/23 20:44:22 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
@ -42,7 +42,9 @@
|
||||
.Nm
|
||||
.Op Fl acfhm
|
||||
.Op Fl d Ar human-datetime
|
||||
.Op Fl Fl date Ar human-datetime
|
||||
.Op Fl r Ar file
|
||||
.Op Fl Fl reference Ar file
|
||||
.Op Fl t Ar datetime
|
||||
.Ar file ...
|
||||
.Sh DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user