add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -0,0 +1,12 @@
# logwatch
> 在单个报告中总结许多不同服务(例如 apache、pam_unix、sshd 等)的日志。
> 更多信息:<https://manned.org/logwatch>。
- 以特定的详细级别分析一段日期的日志:
`logwatch --range {{yesterday|today|all|help}} --detail {{low|medium|others}}`
- 将报告限制为仅包括选定服务的信息:
`logwatch --range {{all}} --service {{apache|pam_unix|etc}}`