Add timeout limit to --help text

This commit is contained in:
Karl Seguin
2025-09-04 15:48:01 +08:00
parent b3d350d41e
commit 6e5fe8e4a2

View File

@@ -371,7 +371,7 @@ const Command = struct {
\\ Defaults to 9222
\\
\\--timeout Inactivity timeout in seconds before disconnecting clients
\\ Defaults to 10 (seconds)
\\ Defaults to 10 (seconds). Limited to 604800 (1 week).
\\
++ common_options ++
\\