diff xml/en/docs/switches.xml @ 2623:2b71a9ef37c1

Documented the "-e" command-line option.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 24 Nov 2020 19:32:49 +0000
parents 259a48800748
children
line wrap: on
line diff
--- a/xml/en/docs/switches.xml
+++ b/xml/en/docs/switches.xml
@@ -8,7 +8,7 @@
 <article name="Command-line parameters"
          link="/en/docs/switches.html"
          lang="en"
-         rev="3">
+         rev="4">
 
 <section>
 
@@ -27,6 +27,13 @@ configuration <value>file</value> instea
 </listitem>
 
 <listitem>
+<literal>-e <value>file</value></literal>&mdash;use an alternative
+error log <value>file</value> to store the log
+instead of a default file (1.19.5).
+The special value <literal>stderr</literal> selects the standard error file.
+</listitem>
+
+<listitem>
 <literal>-g <value>directives</value></literal>&mdash;set
 <link doc="ngx_core_module.xml">global configuration directives</link>,
 for example,