diff options
author | Ruslan Ermilov <ru@nginx.com> | 2015-06-16 16:52:13 +0300 |
---|---|---|
committer | Ruslan Ermilov <ru@nginx.com> | 2015-06-16 16:52:13 +0300 |
commit | c9089c2de8ba4a565244f49b27796cc0b49f5aee (patch) | |
tree | 6b9a93c7fa7c79bf9ee3d598c74747eff40e5cb7 /docs/man/nginx.8 | |
parent | 9bd637659a87ae948979ab77cb5b4e7fc83e1068 (diff) | |
download | nginx-c9089c2de8ba4a565244f49b27796cc0b49f5aee.tar.gz nginx-c9089c2de8ba4a565244f49b27796cc0b49f5aee.zip |
Polished the recent change to the manpage.
Diffstat (limited to 'docs/man/nginx.8')
-rw-r--r-- | docs/man/nginx.8 | 4 |
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 |