summaryrefslogtreecommitdiff
path: root/locales/help_docs/zh-CN.yml
diff options
context:
space:
mode:
Diffstat (limited to 'locales/help_docs/zh-CN.yml')
-rw-r--r--locales/help_docs/zh-CN.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/help_docs/zh-CN.yml b/locales/help_docs/zh-CN.yml
index c5e17ce..1bafb1a 100644
--- a/locales/help_docs/zh-CN.yml
+++ b/locales/help_docs/zh-CN.yml
@@ -252,7 +252,7 @@ jv:
**上下文查询**:
here - 显示当前路径的相关信息
status - 显示当前表的状态信息
- info - 显示单个文件的状态
+ info <文件> - 显示单个文件的状态
**文件传递**:
share <文件> <表> <描述> - 分享当前上下文的文件至其他表 [[cyan]][远程][[/]]
@@ -361,6 +361,15 @@ jv:
这是了解当前表文件状态的快速方式
+ info: |
+ **显示文件详细信息**
+ **用法**:jv info <文件路径>
+
+ 显示指定文件的详细信息,包括:
+ - 文件的历史变更
+ - 文件在 `ref` 中的位置
+ - 文件在 `ref` 中的版本
+
track: |
**追踪或拉取文件**
**用法**:jv track <文件路径>