fix cli argument for WebBotAuth domain

This commit is contained in:
Muki Kiboigo
2026-03-04 06:01:51 -08:00
parent 9754c2830c
commit b18c0311d0

View File

@@ -347,7 +347,7 @@ pub fn printUsageAndExit(self: *const Config, success: bool) void {
\\--web_bot_auth_keyid
\\ The JWK thumbprint of your public key.
\\
\\--web_bot_auth_directory
\\--web_bot_auth_domain
\\ Your domain e.g. yourdomain.com
;