From 66f87007c05361c7fe9c86b2cc7dbd079bffed0e Mon Sep 17 00:00:00 2001 From: Helge Date: Wed, 23 Dec 2020 14:51:55 +0100 Subject: [PATCH] documentation --- README.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index 9de2073..105f901 100644 --- a/README.rst +++ b/README.rst @@ -33,16 +33,16 @@ Named Arguments To start using DNS authentication for ionos, pass the following arguments on certbot's command line: -======================================== ============================================== -``--authenticator dns-ionos`` | select the authenticator plugin (Required) +=============================================== =============================================== +``--authenticator dns-ionos`` select the authenticator plugin (Required) -``--dns-ionos-credentials`` | ionos Remote User credentials - | INI file. (Required) +``--dns-ionos-credentials`` ionos Remote User credentials + INI file. (Required) -``--dns-ionos-propagation-seconds`` | waiting time for DNS to propagate before asking - | the ACME server to verify the DNS record. - | (Default: 10, Recommended: >= 600) -======================================== ============================================== +``--dns-ionos-propagation-seconds`` waiting time for DNS to propagate before asking + the ACME server to verify the DNS record. + (Default: 10, Recommended: >= 600) +=============================================== ===============================================