summaryrefslogtreecommitdiff
path: root/docs/manual/programs/httpd.html.en
diff options
context:
space:
mode:
authorTakashi Sato <takashi@apache.org>2009-12-25 17:17:34 +0000
committerTakashi Sato <takashi@apache.org>2009-12-25 17:17:34 +0000
commitc62fc40ffc32e6c9b1d4e8d188b67ef775725709 (patch)
tree7be4011402094e252635519a85ab3443da5f25d3 /docs/manual/programs/httpd.html.en
parentf33af3aa79df896083c513aff7f2ac3732f9df43 (diff)
downloadhttpd-c62fc40ffc32e6c9b1d4e8d188b67ef775725709.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@893876 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/programs/httpd.html.en')
-rw-r--r--docs/manual/programs/httpd.html.en10
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/manual/programs/httpd.html.en b/docs/manual/programs/httpd.html.en
index 7ea3298aab..d73aa189db 100644
--- a/docs/manual/programs/httpd.html.en
+++ b/docs/manual/programs/httpd.html.en
@@ -112,12 +112,6 @@ problems during startup.</dd>
<dd>Send error messages during server startup to <var>file</var>.</dd>
-<dt><code>-R <var>directory</var></code></dt>
-
-<dd>When the server is compiled using the <code>SHARED_CORE</code>
-rule, this specifies the <var>directory</var> for the shared
-object files.</dd>
-
<dt><code>-h</code></dt>
<dd>Output a short summary of available command line options.</dd>
@@ -142,6 +136,10 @@ places where the directive is valid. Directives provided by shared modules are n
<dd>Show the settings as parsed from the config file (currently only
shows the virtualhost settings).</dd>
+<dt><code>-T</code></dt>
+
+<dd>Skip document root check at startup/restart.</dd>
+
<dt><code>-t</code></dt>
<dd>Run syntax tests for configuration files only. The program