summaryrefslogtreecommitdiff
path: root/man/nginx.8
diff options
context:
space:
mode:
Diffstat (limited to 'man/nginx.8')
-rw-r--r--man/nginx.88
1 files changed, 6 insertions, 2 deletions
diff --git a/man/nginx.8 b/man/nginx.8
index f119a2327..1f4dc893b 100644
--- a/man/nginx.8
+++ b/man/nginx.8
@@ -25,7 +25,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd March 6, 2012
+.Dd June 16, 2015
.Dt NGINX 8
.Os
.Sh NAME
@@ -33,7 +33,7 @@
.Nd "HTTP and reverse proxy server, mail proxy server"
.Sh SYNOPSIS
.Nm
-.Op Fl ?hqtVv
+.Op Fl ?hqTtVv
.Op Fl c Ar file
.Op Fl g Ar directives
.Op Fl p Ar prefix
@@ -87,6 +87,10 @@ Do not run, just test the configuration file.
.Nm
checks the configuration file syntax and then tries to open files
referenced in the configuration file.
+.It Fl T
+Same as
+.Fl t ,
+but additionally dump configuration files to standard output.
.It Fl V
Print the
.Nm