aboutsummaryrefslogtreecommitdiffstats
path: root/docs/zh-CN/list.md
diff options
context:
space:
mode:
authorMichelle Tilley <michelle@michelletilley.net>2025-12-12 14:47:24 -0800
committerGitHub <noreply@github.com>2025-12-12 14:47:24 -0800
commit2ba93a8c18ca008efb0b03e3cfa826e081a00514 (patch)
treeb408f74c07d6270cb1618fcff932e94eebdef28d /docs/zh-CN/list.md
parentfix: prevent interactive search crash when update check fails (#3016) (diff)
downloadatuin-2ba93a8c18ca008efb0b03e3cfa826e081a00514.zip
docs: Migrate docs from separate repo to `docs` subfolder (#3018)
Diffstat (limited to 'docs/zh-CN/list.md')
-rw-r--r--docs/zh-CN/list.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/zh-CN/list.md b/docs/zh-CN/list.md
deleted file mode 100644
index fe03529f..00000000
--- a/docs/zh-CN/list.md
+++ /dev/null
@@ -1,11 +0,0 @@
-# 历史记录列表
-
-```
-atuin history list
-```
-
-| 参数 | 描述 |
-| -------------- | ----------------------------------------------------- |
-| `--cwd/-c` | 要列出历史记录的目录(默认:所有目录) |
-| `--session/-s` | 只对当前会话启用列表历史(默认:false) |
-| `--human` | 对时间戳和持续时间使用人类可读的格式(默认:false)。 |