diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-10-25 17:24:36 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2005-10-25 17:24:36 +0000 |
commit | 00adcec2bc130f4c3e96c973098a961196015c71 (patch) | |
tree | 94e043b972780ce9bcd3b0d9d19127d21a1747c9 /usr.bin/rcs/rlog.1 | |
parent | 79bc4cf5ee30bb6bdf5e385848336f1cfe1bc1a0 (diff) |
-T here too;
Diffstat (limited to 'usr.bin/rcs/rlog.1')
-rw-r--r-- | usr.bin/rcs/rlog.1 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/usr.bin/rcs/rlog.1 b/usr.bin/rcs/rlog.1 index a058b169eb7..ceb162e0124 100644 --- a/usr.bin/rcs/rlog.1 +++ b/usr.bin/rcs/rlog.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rlog.1,v 1.2 2005/10/19 16:15:36 xsa Exp $ +.\" $OpenBSD: rlog.1,v 1.3 2005/10/25 17:24:35 xsa Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org> .\" All rights reserved. @@ -23,7 +23,7 @@ .Sh SYNOPSIS .Nm .Bk -words -.Op Fl hNqRtV +.Op Fl hNqRTtV .Ar file ... .Ek .Sh DESCRIPTION @@ -41,6 +41,9 @@ Do not print symbolic names. Be quiet about reporting. .It Fl R Print name of RCS file only. +.It Fl T +No effect. +For compatibility. .It Fl t Print header and description only. .It Fl V |