From e063e37fcd6fc5f8d30c532bc3c51b2917c6c44d Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Sun, 4 Jan 2026 17:12:45 +0800 Subject: Completed `jv info` command --- locales/help_docs/en.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'locales/help_docs/en.yml') diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index caae1da..f83ff64 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -380,6 +380,7 @@ jv: info: | **Display File Details** **Usage**: jv info + Use `--full` to view the full update history Display detailed information about the specified file, including: - File's change history @@ -878,6 +879,15 @@ jv: count_info: | %{dir_count} dir(s), %{file_count} file(s). Total %{size}. + info: + oneline: + table_headers: + prefix: _ + version: VERSION + creator: CREATOR + description: DESCRIPTION + description_current: Editing ... + status: struct_changes_display: | Viewing sheet %{sheet_name} (%{h}h %{m}min %{s}secs ago). -- cgit