]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
DOC: management: change reference to configuration manual
authorWilliam Lallemand <wlallemand@haproxy.com>
Fri, 16 May 2025 13:57:13 +0000 (15:57 +0200)
committerWilliam Lallemand <wlallemand@haproxy.com>
Fri, 16 May 2025 14:01:43 +0000 (16:01 +0200)
Since e24b77e7 ('DOC: config: move the extraneous sections out of the
"global" definition') the ACME section of the configuration manual was
move from 3.13 to 12.8.

Change the reference to that section in "acme renew".

doc/management.txt

index b5ee76a13e9ebad3ea4afc4e03d887c57e41bca7..8e65b0d1056f329ff88d48c7dc2ff995a8513531 100644 (file)
@@ -1653,8 +1653,8 @@ abort ssl crl-file <crlfile>
 
 acme renew <certificate>
   Starts an ACME certificate generation task with the given certificate name.
-  The certificate must be linked to an acme section, see section 3.13. of the
-  configuration manual. See also "acme status".
+  The certificate must be linked to an acme section, see section 12.8 "ACME"
+  of the configuration manual. See also "acme status".
 
 acme status
   Show the status of every certificates that were configured with ACME.