From 599b1b7d9f657ed9c36bdcbece8c771db4422bab Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sat, 3 Jan 2026 15:09:58 +0800 Subject: Add info command to display file details --- locales/help_docs/en.yml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'locales/help_docs/en.yml') 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 - Display individual file status **FILE TRANSFER**: share - 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 + + 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 -- cgit