summaryrefslogtreecommitdiff
path: root/usr.bin/rcs
diff options
context:
space:
mode:
authorNiall O'Higgins <niallo@cvs.openbsd.org>2005-10-29 19:09:49 +0000
committerNiall O'Higgins <niallo@cvs.openbsd.org>2005-10-29 19:09:49 +0000
commit8a7f13e00f76a31474af1362d38631be49391acf (patch)
tree65f7b2fc08c1872e646b06531b250bb66581396b /usr.bin/rcs
parent31ef90eb4062a339cbde7db5a621f87aed51245e (diff)
- document `-s' option.
Diffstat (limited to 'usr.bin/rcs')
-rw-r--r--usr.bin/rcs/ci.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/rcs/ci.1 b/usr.bin/rcs/ci.1
index a22b5b5ad71..b609894964d 100644
--- a/usr.bin/rcs/ci.1
+++ b/usr.bin/rcs/ci.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ci.1,v 1.14 2005/10/27 07:47:52 xsa Exp $
+.\" $OpenBSD: ci.1,v 1.15 2005/10/29 19:09:48 niallo Exp $
.\"
.\" Copyright (c) 2005 Niall O'Higgins <niallo@openbsd.org>
.\" All rights reserved.
@@ -32,6 +32,7 @@
.Op Fl N Ns Ar symbol
.Op Fl n Ns Ar symbol
.Op Fl r Ns Op Ar rev
+.Op Fl s Ns Ar state
.Op Fl u Ns Op Ar rev
.Op Fl w Ns Ar username
.Ar file ...
@@ -96,6 +97,7 @@ working file.
.It Fl s Ns Ar state
Sets the state of the deposited revision to the identifier
.Ar state .
+The specified value may not contain a space character.
.It Fl u
The same as
.Fl r ,