From 6a5997dee67e6959be030014734a98d246c25dc8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dag-Erling=20Sm=C3=B8rgrav?= Date: Sat, 17 May 2003 22:40:34 +0000 Subject: [PATCH] Document the DATE configuration field. --- tools/tools/tinderbox/tbmaster.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index 00f59395444..2ceba49ca29 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.