From 279de6a1195adb739a8d1f2afb445b68793b28b8 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 2 Jun 2024 08:29:49 +0200 Subject: chore: Remove dash in project name To be consistent with naming of the tools in cmd/. --- cmd/silentct-mac/examples.help2man | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cmd/silentct-mac/examples.help2man') diff --git a/cmd/silentct-mac/examples.help2man b/cmd/silentct-mac/examples.help2man index f7bbff5..378a491 100644 --- a/cmd/silentct-mac/examples.help2man +++ b/cmd/silentct-mac/examples.help2man @@ -1,6 +1,6 @@ [EXAMPLES] Allowlist the current certificate in a Let's Encrypt deployment: -.B $ silentct-mac -n example.org -s sikritpassword -o /var/www/example.org/silent-ct/allowlist /etc/letsencrypt/live/example.org/fullchain.pem +.B $ silentct-mac -n example.org -s sikritpassword -o /var/www/example.org/silentct/allowlist /etc/letsencrypt/live/example.org/fullchain.pem You may run the above as part of your crontab or certbot renewal configuration. -- cgit v1.2.3