mirror of
https://github.com/nginx/nginx.git
synced 2026-06-04 14:26:06 -04:00
Polished the recent change to the manpage.
This commit is contained in:
parent
9bd637659a
commit
c9089c2de8
1 changed files with 3 additions and 1 deletions
|
|
@ -88,7 +88,9 @@ Do not run, just test the configuration file.
|
|||
checks the configuration file syntax and then tries to open files
|
||||
referenced in the configuration file.
|
||||
.It Fl T
|
||||
Same as -t, but additionally dumps configuration files to stdout.
|
||||
Same as
|
||||
.Fl t ,
|
||||
but additionally dump configuration files to standard output.
|
||||
.It Fl V
|
||||
Print the
|
||||
.Nm
|
||||
|
|
|
|||
Loading…
Reference in a new issue