2013/8/22 Andres Perera <[email protected]>: > -l for cvs update is a boolean option that doesn't take an operand
This is "ay", not "el". > On Wed, Aug 21, 2013 at 5:38 PM, Vadim Zhukov <[email protected]> wrote: >> This adds a mention of "-I name" option for "cvs update" command in >> its synopsis. Okay? >> >> -- >> WBR, >> Vadim Zhukov >> >> >> Index: man/cvs.1 >> =================================================================== >> RCS file: /cvs/src/gnu/usr.bin/cvs/man/cvs.1,v >> retrieving revision 1.12 >> diff -u -p -r1.12 cvs.1 >> --- man/cvs.1 3 Jun 2013 17:02:36 -0000 1.12 >> +++ man/cvs.1 21 Aug 2013 22:06:44 -0000 >> @@ -1696,7 +1696,7 @@ executes recursively through subdirector >> using the standard \fB\-l\fP option, or specify the recursion >> explicitly by using \fB\-R\fP. >> .TP >> -\fBupdate\fP [\fB\-ACdf\|lPpQqR\fP] [\fB\-d\fP] [\fB\-r\fP >> \fItag\fP|\fB\-D\fP \fIdate\fP] \fIfiles\|.\|.\|.\fP >> +\fBupdate\fP [\fB\-ACdf\|lPpQqR\fP] [\fB\-d\fP] [\fB\-I\fP \fIname\fP] >> [\fB\-r\fP \fItag\fP|\fB\-D\fP \fIdate\fP] \fIfiles\|.\|.\|.\fP >> .I Requires: >> repository, working directory. >> .br >> -- WBR, Vadim Zhukov
