diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-05-17 22:40:34 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-05-17 22:40:34 +0000 |
| commit | 6a5997dee67e6959be030014734a98d246c25dc8 (patch) | |
| tree | 31c2c455f5c9eeb1d8f95f0d897e2ab073081d01 /tools | |
| parent | a0b3c56374d5c7d2761720b03fda85fa9d191d09 (diff) | |
Notes
Diffstat (limited to 'tools')
| -rw-r--r-- | tools/tools/tinderbox/tbmaster.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index 00f593954448..2ceba49ca298 100644 --- a/tools/tools/tinderbox/tbmaster.1 +++ b/tools/tools/tinderbox/tbmaster.1 @@ -72,6 +72,12 @@ A list of source branches to build. .Pq Vt hash Which architectures and machines to build for. Each hash entry maps an architecture to a list of machines. +.It DATE +.Pq Vt scalar +The date to use when checking out sources, or +.Dq today +for today's sources. +If left undefined, the top of each branch is used. .It SANDBOX .Pq Vt scalar The location of the sandbox directory. |
