aboutsummaryrefslogtreecommitdiff
path: root/cmd/silentct-mac/examples.help2man
diff options
context:
space:
mode:
authorRasmus Dahlberg <rasmus@rgdd.se>2024-06-02 08:29:49 +0200
committerRasmus Dahlberg <rasmus@rgdd.se>2024-06-02 08:36:35 +0200
commit279de6a1195adb739a8d1f2afb445b68793b28b8 (patch)
treea6f72f890fb04d4ee5a55563bd83d8855e1a108d /cmd/silentct-mac/examples.help2man
parent32b81ec4777ede7fdb4e0172c0011e238bdacb60 (diff)
chore: Remove dash in project name
To be consistent with naming of the tools in cmd/.
Diffstat (limited to 'cmd/silentct-mac/examples.help2man')
-rw-r--r--cmd/silentct-mac/examples.help2man2
1 files changed, 1 insertions, 1 deletions
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.