Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@nginx.com>2015-06-16 16:52:13 +0300
committerRuslan Ermilov <ru@nginx.com>2015-06-16 16:52:13 +0300
commitc9089c2de8ba4a565244f49b27796cc0b49f5aee (patch)
tree6b9a93c7fa7c79bf9ee3d598c74747eff40e5cb7
parent9bd637659a87ae948979ab77cb5b4e7fc83e1068 (diff)
Polished the recent change to the manpage.
-rw-r--r--docs/man/nginx.84
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/man/nginx.8 b/docs/man/nginx.8
index 70d82d4fe..1f4dc893b 100644
--- a/docs/man/nginx.8
+++ b/docs/man/nginx.8
@@ -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