comparison xml/en/docs/switches.xml @ 1515:259a48800748

Documented the -T command-line parameter.
author Yaroslav Zhuravlev <yar@nginx.com>
date Tue, 16 Jun 2015 17:26:29 +0300
parents 7904b02a70c9
children 2b71a9ef37c1
comparison
equal deleted inserted replaced
1514:eef30c3dc519 1515:259a48800748
6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7 7
8 <article name="Command-line parameters" 8 <article name="Command-line parameters"
9 link="/en/docs/switches.html" 9 link="/en/docs/switches.html"
10 lang="en" 10 lang="en"
11 rev="2"> 11 rev="3">
12 12
13 <section> 13 <section>
14 14
15 <para> 15 <para>
16 nginx supports the following command-line parameters: 16 nginx supports the following command-line parameters:
73 configuration for correct syntax, and then tries to open files 73 configuration for correct syntax, and then tries to open files
74 referred in the configuration. 74 referred in the configuration.
75 </listitem> 75 </listitem>
76 76
77 <listitem> 77 <listitem>
78 <literal>-T</literal>&mdash;same as <literal>-t</literal>,
79 but additionally dump configuration files to standard output (1.9.2).
80 </listitem>
81
82 <listitem>
78 <literal>-v</literal>&mdash;print nginx version. 83 <literal>-v</literal>&mdash;print nginx version.
79 </listitem> 84 </listitem>
80 85
81 <listitem> 86 <listitem>
82 <literal>-V</literal>&mdash;print nginx version, compiler version, 87 <literal>-V</literal>&mdash;print nginx version, compiler version,