From e203a6121cdef16ce3b3cfb0e73e31823c615f38 Mon Sep 17 00:00:00 2001 From: Peter Eckersley Date: Wed, 9 Mar 2016 18:38:03 -0800 Subject: [PATCH] weird spacing fix --- docs/using.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/using.rst b/docs/using.rst index 25046f0bb..2d389baf6 100644 --- a/docs/using.rst +++ b/docs/using.rst @@ -75,7 +75,8 @@ webroot_ Y N Obtains a cert by writing to the webroot directory of an already running webserver. standalone_ Y N Uses a "standalone" webserver to obtain a cert. Requires port 80 or 443 to be available. This is useful on systems - with no webserver, or when direct integration with the local webserver is not supported or not desired. + with no webserver, or when direct integration with the local + webserver is not supported or not desired. manual_ Y N Helps you obtain a cert by giving you instructions to perform domain validation yourself. nginx_ Y Y Very experimental and not included in letsencrypt-auto_.