From 960278d0730391fe7d18430ba0070e44f889b89f Mon Sep 17 00:00:00 2001 From: Niall O'Higgins Date: Tue, 18 Oct 2005 11:10:57 +0000 Subject: - `-N' works now; document it. --- usr.bin/rcs/ci.1 | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1 index a9afe74648c..243fb0919a0 100644 --- a/usr.bin/rcs/ci.1 +++ b/usr.bin/rcs/ci.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ci.1,v 1.10 2005/10/16 22:54:24 niallo Exp $ +.\" $OpenBSD: ci.1,v 1.11 2005/10/18 11:10:56 niallo Exp $ .\" .\" Copyright (c) 2005 Niall O'Higgins .\" All rights reserved. @@ -29,6 +29,7 @@ .Op Fl k Ns Ar mode .Op Fl l Ns Op Ar rev .Op Fl m Ns Ar msg +.Op Fl N Ns Ar symbol .Op Fl n Ns Ar symbol .Op Fl r Ns Op Ar rev .Op Fl u Ns Op Ar rev @@ -74,6 +75,11 @@ is considered a comment and ignored. Assign the symbolic name .Ar symbol to the checked in revision. +.It Fl N Ns Ar symbol +Same as +.Ar -n +except it overwrites any previous assignment of +.Ar symbol . .It Fl q Be quiet about reporting. .It Fl r Ns Op Ar rev -- cgit v1.2.3