aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).