From 30ba23a4b44b9fd0cf8d104cc3faf97b0dcab464 Mon Sep 17 00:00:00 2001 From: Fernando Miguel Date: Sat, 15 Apr 2017 20:44:58 +0100 Subject: [PATCH] fix a break line in renew-hook . still not perfect, but at least it breaks a line --- Options-and-Params.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Options-and-Params.md b/Options-and-Params.md index 8b7c398..a4776ec 100644 --- a/Options-and-Params.md +++ b/Options-and-Params.md @@ -62,6 +62,7 @@ acme.sh command ...[parameters].... **--reloadcmd "[command]"** Command used after issue/renew, usually to reload the server. **--pre-hook "[command]"** Command to be run before obtaining any certificates. **--post-hook "[command]"** Command to be run after attempting to obtain/renew certificates, no matter if the obtain/renew succeeded or failed. + **--renew-hook "[command]"** Command to be run once for each successfully renewed certificate. **--deploy-hook "[command]"** The hook file to deploy cert