diff options
author | des <des@FreeBSD.org> | 2003-07-28 09:48:13 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2003-07-28 09:48:13 +0000 |
commit | 84032368d4bd2324cfe2909a6dde883cae7b9f5a (patch) | |
tree | 4648651c28e0acc04cfe3e30b7e076c67556d8d8 /tools | |
parent | 314a9f00b5a65f61f7022acb98a6a95ddb138b80 (diff) | |
download | FreeBSD-src-84032368d4bd2324cfe2909a6dde883cae7b9f5a.zip FreeBSD-src-84032368d4bd2324cfe2909a6dde883cae7b9f5a.tar.gz |
Document --dump
Diffstat (limited to 'tools')
-rw-r--r-- | tools/tools/tinderbox/tbmaster.1 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/tools/tinderbox/tbmaster.1 b/tools/tools/tinderbox/tbmaster.1 index 5256f28..8b91343 100644 --- a/tools/tools/tinderbox/tbmaster.1 +++ b/tools/tools/tinderbox/tbmaster.1 @@ -48,6 +48,8 @@ The following options are recognized: .It Fl c Ar CONFIG , Fl -config Ns = Ns Ar CONFIG The name of the configuration to use. The default is the hostname minus the domain part. +.It Fl d , Fl -dump +Dumps the configuration and exits without running the tinderbox. .It Fl e Ar DIR , Fl -etcdir Ns = Ns Ar DIR The directory where configuration files are located. The default is |