From c0e321067a1a19754041ac7996267adfea881037 Mon Sep 17 00:00:00 2001 From: 魏曹先生 <1992414357@qq.com> Date: Thu, 26 Mar 2026 16:24:04 +0800 Subject: Add workspace here command and alias documentation --- resources/helpdoc/commands/workspace.en.md | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'resources/helpdoc/commands/workspace.en.md') diff --git a/resources/helpdoc/commands/workspace.en.md b/resources/helpdoc/commands/workspace.en.md index 183a2d8..19a9609 100644 --- a/resources/helpdoc/commands/workspace.en.md +++ b/resources/helpdoc/commands/workspace.en.md @@ -19,3 +19,14 @@ jvn workspace sheet > You can use the following to query detailed usage examples > `jvn helpdoc commands/workspace/sheet` + +### Operate ID Alias +Operate or read the `ID alias mapping` under the _current workspace_ +jvn workspace alias + +> You can use the following to query detailed usage examples +> `jvn helpdoc commands/workspace/alias` + +### Query Workspace Directory +Print the directory of the _current workspace_ +jvn workspace here -- cgit