From 2e9c78ce5997661a5668cc8bc0fd9d922c2320b8 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Mon, 4 May 2026 15:58:37 +0800 Subject: Add `--active` flag to workspace sheet command --- resources/helpdoc/commands/workspace/sheet.en.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resources/helpdoc/commands/workspace/sheet.en.md') diff --git a/resources/helpdoc/commands/workspace/sheet.en.md b/resources/helpdoc/commands/workspace/sheet.en.md index 3e4a158..9890f6a 100644 --- a/resources/helpdoc/commands/workspace/sheet.en.md +++ b/resources/helpdoc/commands/workspace/sheet.en.md @@ -2,12 +2,14 @@ ## Usage jvn workspace sheet +__ --active # Active a sheet __ --new # Create a sheet __ --delete # Delete a sheet __ --print-path # Print the sheet path __ --list-all # List all sheets ## Aliases +__ -a __ -n __ -d __ -p -- cgit