From e04f79b1d183805f0b95576c4923d349d7c22460 Mon Sep 17 00:00:00 2001 From: Knowit Date: Sat, 18 Apr 2026 09:51:16 +0800 Subject: [PATCH] Default output in Chinese, switch language with --lang --- commands/token-stats.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/commands/token-stats.md b/commands/token-stats.md index 3e04757..465fe05 100644 --- a/commands/token-stats.md +++ b/commands/token-stats.md @@ -74,3 +74,5 @@ PYEOF 4. For **all users**, collect home dirs from `/home/*/` plus `/root`, run the same logic for each, then print a grand total. 5. Present output in a code block. + +output_language: 中文。如果用户在参数中指定了语言(如 --lang en、--lang ja),则切换为对应语言输出。