aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-12-28 17:05:58 +0100
committerJakob Odersky <jakob@odersky.com>2017-12-28 17:05:58 +0100
commitd367fa856a01fb6477eb10185a389cf2881b870d (patch)
treef73f9cf8803deb352f884a307aeb7de5a04c2641
parentf3f0d49c07fadcb85402714698bff4232f903a0f (diff)
downloadnginx-letsencrypt-d367fa856a01fb6477eb10185a389cf2881b870d.tar.gz
nginx-letsencrypt-d367fa856a01fb6477eb10185a389cf2881b870d.tar.bz2
nginx-letsencrypt-d367fa856a01fb6477eb10185a389cf2881b870d.zip
Update manual page
-rw-r--r--debian/nginx-letsencrypt.19
1 files changed, 4 insertions, 5 deletions
diff --git a/debian/nginx-letsencrypt.1 b/debian/nginx-letsencrypt.1
index 21681d3..e1bdc66 100644
--- a/debian/nginx-letsencrypt.1
+++ b/debian/nginx-letsencrypt.1
@@ -24,15 +24,14 @@ nginx-letsencrypt \- certificates for virtual hosts managed by nginx
.RI [ --test ]
.SH DESCRIPTION
Issue certificates from letsencrypt for virtual hosts managed by nginx.
-.PP
-.\" TeX users may be more comfortable with the \fB<whatever>\fP and
-.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
-.\" respectively.
-\fBnginx-letsencrypt\fP is a program that...
.SH OPTIONS
.TP
.B \--test
Obtain a test certificate instead of a real one (this is useful to avoid rate-limiting).
+.SH FILES
+.TP
+.B /etc/nginx/letsencrypt
+Include this file in nginx server blocks to enable HTTPS.
.SH SEE ALSO
.BR nginx (8),
.BR certbot (1).