Clarify binding behavior of -t option.
Some checks failed
buildbot / buildbot (push) Has been cancelled

Configuration testing includes binding to configured listen addresses
when opening referenced files.
This commit is contained in:
Luboš Uhliarik 2026-01-20 19:27:05 +01:00 committed by Sergey Kandaurov
parent 926c800a7a
commit 349c72e858

View file

@ -25,7 +25,7 @@
.\" SUCH DAMAGE. .\" SUCH DAMAGE.
.\" .\"
.\" .\"
.Dd November 5, 2020 .Dd January 21, 2026
.Dt NGINX 8 .Dt NGINX 8
.Os .Os
.Sh NAME .Sh NAME
@ -98,7 +98,8 @@ but additionally dump configuration files to standard output.
Do not run, just test the configuration file. Do not run, just test the configuration file.
.Nm .Nm
checks the configuration file syntax and then tries to open files checks the configuration file syntax and then tries to open files
referenced in the configuration file. referenced in the configuration file, including binding to configured
listen addresses.
.It Fl V .It Fl V
Print the Print the
.Nm .Nm