diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-18 22:50:03 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-18 22:50:03 +0800 |
| commit | 74bc8902be593796eb6292151e08374072766e3e (patch) | |
| tree | f3de024bf06753649ff2a51587ee5e54a1c92435 /resources/helpdoc/commands/workspace/sheet.en.md | |
| parent | 5372793a49567dcba7315bf8e7bc5a1cab2d5a76 (diff) | |
Add workspace sheet command with help and localization
Diffstat (limited to 'resources/helpdoc/commands/workspace/sheet.en.md')
| -rw-r--r-- | resources/helpdoc/commands/workspace/sheet.en.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/resources/helpdoc/commands/workspace/sheet.en.md b/resources/helpdoc/commands/workspace/sheet.en.md new file mode 100644 index 0000000..e7fcfff --- /dev/null +++ b/resources/helpdoc/commands/workspace/sheet.en.md @@ -0,0 +1,14 @@ +> Operate on or display the `sheet` in the _current workspace_ + +## Usage +jvn workspace sheet <arguments: ?> +__ --new <sheet_name> # Create a sheet +__ --delete <sheet_name> # Delete a sheet +__ --print-path <sheet_name> # Print the sheet path +__ --list-all # List all sheets + +## Aliases +__ --n <sheet_name> +__ -d <sheet_name> +__ -p <sheet_name> +__ -A |
