summaryrefslogtreecommitdiff
path: root/usr.bin/rcs/ci.1
diff options
context:
space:
mode:
authorNiall O'Higgins <niallo@cvs.openbsd.org>2005-11-24 00:51:37 +0000
committerNiall O'Higgins <niallo@cvs.openbsd.org>2005-11-24 00:51:37 +0000
commitbb8a898da482aff7ff4d630fd021c0549ebfd82a (patch)
treeb49ae251bb861da227b67e46ea8c6aaedf4eac37 /usr.bin/rcs/ci.1
parentb20722bda60fdef231f8153a46d8b28670d83201 (diff)
- document `-i' and `-j' options, for which support was added a couple
of days ago.
Diffstat (limited to 'usr.bin/rcs/ci.1')
-rw-r--r--usr.bin/rcs/ci.110
1 files changed, 9 insertions, 1 deletions
diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1
index ee3e607223e..35d0ea0dcb1 100644
--- a/usr.bin/rcs/ci.1
+++ b/usr.bin/rcs/ci.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ci.1,v 1.17 2005/11/21 20:06:34 xsa Exp $
+.\" $OpenBSD: ci.1,v 1.18 2005/11/24 00:51:36 niallo Exp $
.\"
.\" Copyright (c) 2005 Niall O'Higgins <niallo@openbsd.org>
.\" All rights reserved.
@@ -26,6 +26,8 @@
.Op Fl jMNqV
.Op Fl d Ns Op Ar date
.Op Fl f Ns Op Ar rev
+.Op Fl i Ns Op Ar rev
+.Op Fl j Ns Op Ar rev
.Op Fl k Ns Ar mode
.Op Fl l Ns Op Ar rev
.Op Fl M Ns Op Ar rev
@@ -59,6 +61,12 @@ Force check in - optionally to
- even if no changes have been made to the working file.
.It Fl I
Interactive mode.
+.It Fl i Ns Op Ar rev
+Only do initial check-in.
+Print error and refuse to do check-in if the RCS file already exists.
+.It Fl j Ns Op Ar rev
+Only do update check-in.
+Print error and refuse to do check-in if the RCS file does not already exist.
.It Fl k Ns Ar mode
Specify the keyword substitution mode.
.It Fl l Ns Op Ar rev