summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGlenn Strauss <gstrauss@gluelogic.com>2016-04-13 02:30:20 -0400
committerGlenn Strauss <gstrauss@gluelogic.com>2016-04-13 03:53:23 -0400
commitc4edd3565500719edae5c077f742a3f56afb1e15 (patch)
treee976a08d7b02f2570d963c2f52b44bb06b3b7a5e /doc
parentc63427c999b5a28ad669fcc59c6bf2db7a596179 (diff)
downloadlighttpd-git-c4edd3565500719edae5c077f742a3f56afb1e15.tar.gz
skip spawning backends for preflight tests (#2642)
Also, update man page for lighttpd -tt x-ref: "add option for "fail on warning"" https://redmine.lighttpd.net/issues/2642
Diffstat (limited to 'doc')
-rw-r--r--doc/lighttpd.83
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lighttpd.8 b/doc/lighttpd.8
index a5954ed9..e573a0d3 100644
--- a/doc/lighttpd.8
+++ b/doc/lighttpd.8
@@ -33,6 +33,9 @@ Print the parsed configuration file in its internal form and exit.
\fB\-t\fP
Test the configuration file for syntax errors and exit.
.TP 8
+\fB\-tt\fP
+Test the configuration file for syntax errors, load and initialize modules, and exit.
+.TP 8
\fB\-D\fP
Do not daemonize (go into background). The default is to daemonize.
.TP 8