aboutsummaryrefslogtreecommitdiffstats
path: root/docs/zh-CN/list.md
diff options
context:
space:
mode:
authorZhiHong Li <joker_lizhih@163.com>2022-05-01 16:25:12 +0800
committerGitHub <noreply@github.com>2022-05-01 09:25:12 +0100
commite05c19d0ff37a900847a6073de0ca05498ebe6d1 (patch)
treea10d866f71fc66046e4638c149efce3b08f77088 /docs/zh-CN/list.md
parentAdd Russian documentation translation (#365) (diff)
downloadatuin-e05c19d0ff37a900847a6073de0ca05498ebe6d1.zip
Add Chinese documentation translation & Fix spelling mistakes (#373)
* Add Chinese documentation translation * Fix spelling mistakes
Diffstat (limited to 'docs/zh-CN/list.md')
-rw-r--r--docs/zh-CN/list.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/zh-CN/list.md b/docs/zh-CN/list.md
new file mode 100644
index 00000000..c341ec42
--- /dev/null
+++ b/docs/zh-CN/list.md
@@ -0,0 +1,11 @@
+# 历史记录列表
+
+```
+atuin history list
+```
+
+| 参数 | 描述 |
+| -------------- | ----------------------------------------------------------------------------- |
+| `--cwd/-c` | 要列出历史记录的目录(默认:所有目录) |
+| `--session/-s` | 只对当前会话启用列表历史(默认:false) |
+| `--human/-h` | 对时间戳和持续时间使用人类可读的格式(默认:false)。 |