fix cli argument for WebBotAuth domain

This commit is contained in:
Muki Kiboigo
2026-03-04 06:01:51 -08:00
parent 1ed61d4783
commit d365240f91

View File

@@ -357,7 +357,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
;