fix: add missing CLI help text (#2213)

This commit is contained in:
fanyang
2026-05-05 17:05:34 +08:00
committed by GitHub
parent 1178b312fa
commit 4342c8d7a2
2 changed files with 23 additions and 6 deletions
+3
View File
@@ -274,6 +274,9 @@ core_clap:
check_config:
en: Check config validity without starting the network
zh-CN: 检查配置文件的有效性并退出
daemon:
en: Run in daemon mode
zh-CN: 以守护进程模式运行
file_log_size_mb:
en: "per file log size in MB, default is 100MB"
zh-CN: "单个文件日志大小,单位 MB,默认值为 100MB"