From dcdf27af70c920115a09a33545484ec7926f9387 Mon Sep 17 00:00:00 2001 From: William Lallemand Date: Tue, 20 May 2025 16:08:57 +0200 Subject: [PATCH] DOC: management: update 'acme status' Update the 'acme status' section with the "Stopped" status and fix the description. --- doc/management.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/management.txt b/doc/management.txt index 8e65b0d10..e3a99cb0b 100644 --- a/doc/management.txt +++ b/doc/management.txt @@ -1662,10 +1662,10 @@ acme status This command outputs, separated by a tab: - The name of the certificate configured in haproxy - The acme section used in the configuration - - The state of the acme task, either "Running" or "Scheduled" + - The state of the acme task, either "Running", "Scheduled" or "Stopped" - The UTC expiration date of the certificate in ISO8601 format - The relative expiration time (0d if expired) - - The UTC expiration date of the certificate in ISO8601 format + - The UTC scheduled date of the certificate in ISO8601 format - The relative schedule time (0d if Running) Example: