From 9aef15d09e79ee21466ade561356658db1c9d3a2 Mon Sep 17 00:00:00 2001 From: Henri Salo Date: Mon, 14 Nov 2016 20:58:14 +0200 Subject: [PATCH] Fix typo (#3790) --- docs/cli-help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli-help.txt b/docs/cli-help.txt index 5ff781aa3..cf93daa0e 100644 --- a/docs/cli-help.txt +++ b/docs/cli-help.txt @@ -225,7 +225,7 @@ certonly: server will still attempt to connect on port 443. (default: 443) --http-01-port HTTP01_PORT - Port used in the http-01 challenge.This only affects + Port used in the http-01 challenge. This only affects the port Certbot listens on. A conforming ACME server will still attempt to connect on port 80. (default: 80)