[BACK]Return to ci.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / rcs

Diff for /src/usr.bin/rcs/ci.1 between version 1.32 and 1.33

version 1.32, 2006/08/04 06:26:39 version 1.33, 2007/02/14 16:07:29
Line 23 
Line 23 
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Bk -words  .Bk -words
 .Op Fl jMNqV  .Op Fl qV
 .Op Fl d Ns Op Ar date  .Op Fl d Ns Op Ar date
 .Op Fl f Ns Op Ar rev  .Op Fl f Ns Op Ar rev
   .Op Fl I Ns Op Ar rev
 .Op Fl i Ns Op Ar rev  .Op Fl i Ns Op Ar rev
 .Op Fl j Ns Op Ar rev  .Op Fl j Ns Op Ar rev
 .Op Fl k Ns Op Ar rev  .Op Fl k Ns Op Ar rev
Line 90 
Line 91 
 .It Fl f Ns Op Ar rev  .It Fl f Ns Op Ar rev
 Force check-in  Force check-in
 \(en even if no changes have been made to the working file.  \(en even if no changes have been made to the working file.
 .It Fl I  .It Fl I Ns Op Ar rev
 Interactive mode.  Interactive mode.
 .It Fl i Ns Op Ar rev  .It Fl i Ns Op Ar rev
 Only do initial check-in.  Only do initial check-in.
Line 134 
Line 135 
 is not specified the meaning is completely different \- override any  is not specified the meaning is completely different \- override any
 .Fl l  .Fl l
 or  or
 .Fl u Op Ar rev  .Fl u
 options, ensuring the default behaviour of releasing a lock and removing the  options, ensuring the default behaviour of releasing a lock and removing the
 working file.  working file.
 .It Fl s Ns Ar state  .It Fl s Ns Ar state
Line 153 
Line 154 
 If no argument is given,  If no argument is given,
 this option is ignored  this option is ignored
 (for compatibility reasons).  (for compatibility reasons).
 .It Fl u  .It Fl u Ns Op Ar rev
 The same as  The same as
 .Fl r ,  .Fl r ,
 but also immediately checks out the deposited revision read-only.  but also immediately checks out the deposited revision read-only.
 Useful if you wish to read the working file after check-in.  Useful if you wish to read the working file after check-in.
 .It Fl V  .It Fl V
 Print RCS's version number.  Print RCS's version number.
 .It Fl w Ns Ar user  .It Fl w Ns Ar username
 Uses  Uses
 .Ar user  .Ar username
 as the author field of the deposited revision.  as the author field of the deposited revision.
 .It Fl x Ns Ar suffixes  .It Fl x Ns Ar suffixes
 Specifies the suffixes for RCS files.  Specifies the suffixes for RCS files.

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33