Document cvsup support.

This commit is contained in:
des 2004-01-23 23:04:38 +00:00
parent b5a653e345
commit 0f35d83c08

View File

@ -56,10 +56,10 @@ The default value is whatever the host system's
reports. reports.
.It Fl b Ar BRANCH , Fl -branch Ns = Ns Ar BRANCH .It Fl b Ar BRANCH , Fl -branch Ns = Ns Ar BRANCH
The branch to specify to The branch to specify to
.Xr cvs 1 , .Xr cvs 1
using the or
.Fl r .Xr cvsup 1
option, when checking out sources. when updating the source tree.
The default is to use The default is to use
.Fl A .Fl A
instead, to get the head. instead, to get the head.
@ -68,12 +68,21 @@ Specifying
as the argument to as the argument to
.Fl -branch .Fl -branch
is equivalent to leaving it unspecified. is equivalent to leaving it unspecified.
.It Fl c Ar NAME , Fl -cvsup Ns = Ns Ar NAME
The name of the
.Xr cvsup 1
server from which to update the source tree
.Cm update
command is specified.
The default is to use
.Xr cvs 1
instead.
.It Fl d Ar DATE , Fl -date Ns = Ns Ar DATE .It Fl d Ar DATE , Fl -date Ns = Ns Ar DATE
The date to specify to The date to specify to
.Xr cvs 1 , .Xr cvs 1
using the or
.Fl D .Xr cvsup 1
option, when checking out sources. when updating the source tree.
As a special case, the value As a special case, the value
.Dq today .Dq today
corresponds to midnight UTC the day the run starts. corresponds to midnight UTC the day the run starts.
@ -121,7 +130,7 @@ The default is to not apply any patches.
.It Fl r Ar DIR , Fl -repository Ns = Ns Ar DIR .It Fl r Ar DIR , Fl -repository Ns = Ns Ar DIR
The location of the The location of the
.Xr cvs 1 .Xr cvs 1
repository from which to check out sources if the repository from which to update the source tree if the
.Cm update .Cm update
command is specified. command is specified.
The default is The default is