aboutsummaryrefslogtreecommitdiff
path: root/docs/man/nginx.8
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/nginx.8')
-rw-r--r--docs/man/nginx.89
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/man/nginx.8 b/docs/man/nginx.8
index 573d935e6..f2ed9f7b2 100644
--- a/docs/man/nginx.8
+++ b/docs/man/nginx.8
@@ -25,7 +25,7 @@
.\" SUCH DAMAGE.
.\"
.\"
-.Dd December 5, 2019
+.Dd November 5, 2020
.Dt NGINX 8
.Os
.Sh NAME
@@ -35,6 +35,7 @@
.Nm
.Op Fl ?hqTtVv
.Op Fl c Ar file
+.Op Fl e Ar file
.Op Fl g Ar directives
.Op Fl p Ar prefix
.Op Fl s Ar signal
@@ -54,6 +55,12 @@ Print help.
.It Fl c Ar file
Use an alternative configuration
.Ar file .
+.It Fl e Ar file
+Use an alternative error log
+.Ar file .
+Special value
+.Cm stderr
+indicates that the standard error output should be used.
.It Fl g Ar directives
Set global configuration directives.
See