Document the DATE configuration field.

This commit is contained in:
Dag-Erling Smørgrav 2003-05-17 22:40:34 +00:00
parent a0b3c56374
commit 6a5997dee6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=115118

View File

@ -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.