summaryrefslogtreecommitdiff
path: root/locales/help_docs/en.yml
diff options
context:
space:
mode:
Diffstat (limited to 'locales/help_docs/en.yml')
-rw-r--r--locales/help_docs/en.yml11
1 files changed, 10 insertions, 1 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml
index e7e049d..31544ef 100644
--- a/locales/help_docs/en.yml
+++ b/locales/help_docs/en.yml
@@ -260,7 +260,7 @@ jv:
**CONTEXT**:
here - Display path information
status - Display current sheet status information
- info - Display individual file status
+ info <FILE_PATH> - Display individual file status
**FILE TRANSFER**:
share <FILE> <SHEET> <DESC> - Share files to other sheet [[cyan]][REMOTE][[/]]
@@ -369,6 +369,15 @@ jv:
This is a quick way to understand the current file status of the sheet.
+ info: |
+ **Display File Details**
+ **Usage**: jv info <FILE_PATH>
+
+ Display detailed information about the specified file, including:
+ - File's change history
+ - File's mapping in `ref`
+ - File's version in `ref`
+
track: |
**Track or Pull Files**
**Usage**: jv track <FILE_PATH>