summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2004-01-23 23:04:38 +0000
committerdes <des@FreeBSD.org>2004-01-23 23:04:38 +0000
commit0f35d83c085f980b1bdc24796ea6f703dd3a85a8 (patch)
tree36458d22d1a9d269f42d86c80efc99d808c5e2ca /tools
parentb5a653e3457e11ab3a5c26216f706bd67e8df91b (diff)
downloadFreeBSD-src-0f35d83c085f980b1bdc24796ea6f703dd3a85a8.zip
FreeBSD-src-0f35d83c085f980b1bdc24796ea6f703dd3a85a8.tar.gz
Document cvsup support.
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/tinderbox/tinderbox.127
1 files changed, 18 insertions, 9 deletions
diff --git a/tools/tools/tinderbox/tinderbox.1 b/tools/tools/tinderbox/tinderbox.1
index 28a3b21..528c95d 100644
--- a/tools/tools/tinderbox/tinderbox.1
+++ b/tools/tools/tinderbox/tinderbox.1
@@ -56,10 +56,10 @@ The default value is whatever the host system's
reports.
.It Fl b Ar BRANCH , Fl -branch Ns = Ns Ar BRANCH
The branch to specify to
-.Xr cvs 1 ,
-using the
-.Fl r
-option, when checking out sources.
+.Xr cvs 1
+or
+.Xr cvsup 1
+when updating the source tree.
The default is to use
.Fl A
instead, to get the head.
@@ -68,12 +68,21 @@ Specifying
as the argument to
.Fl -branch
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
The date to specify to
-.Xr cvs 1 ,
-using the
-.Fl D
-option, when checking out sources.
+.Xr cvs 1
+or
+.Xr cvsup 1
+when updating the source tree.
As a special case, the value
.Dq today
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
The location of the
.Xr cvs 1
-repository from which to check out sources if the
+repository from which to update the source tree if the
.Cm update
command is specified.
The default is
OpenPOWER on IntegriCloud