diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-12-16 21:19:58 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-12-16 21:19:58 +0800 |
| commit | e7201c79b6a39394fb936d91d2e75f11658d075d (patch) | |
| tree | da5a38507b1f8812f79cd05712be7c393a916209 /locales/help_docs/en.yml | |
| parent | c1bfc4edd9d8006cc2e29be5731cfd929f27637d (diff) | |
Fix YAML indentation in help documentation files
Diffstat (limited to 'locales/help_docs/en.yml')
| -rw-r--r-- | locales/help_docs/en.yml | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/locales/help_docs/en.yml b/locales/help_docs/en.yml index 3287781..7a6d41a 100644 --- a/locales/help_docs/en.yml +++ b/locales/help_docs/en.yml @@ -98,8 +98,7 @@ jvv: set_current_dir: Failed to set current directory to %{dir} here: - cfg_not_found: - Could not find vault configuration! + cfg_not_found: Could not find vault configuration! If you wish to use this directory as a vault, please use jvv init --help to view related help vault_init_failed: Failed to initialize vault! @@ -332,15 +331,15 @@ jv: **Tip**: Use `jv here --desc` to view the last update description for local files status: | - **Display Current Sheet Status Information** - **Usage**: jv status + **Display Current Sheet Status Information** + **Usage**: jv status - Displays the file modification status of the current sheet: - - Added, deleted files - - Moved files - - Modified files + Displays the file modification status of the current sheet: + - Added, deleted files + - Moved files + - Modified files - This is a quick way to understand the current file status of the sheet. + This is a quick way to understand the current file status of the sheet. track: | **Track or Pull Files** |
