diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-03-26 16:24:04 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-03-26 16:24:04 +0800 |
| commit | c0e321067a1a19754041ac7996267adfea881037 (patch) | |
| tree | bb9f8de7e3129ed5de2b465c5570f38599b0e1e2 /resources/helpdoc/commands/workspace.en.md | |
| parent | ba08a376182c839479e6e81cc60c5a0d24865f7f (diff) | |
Add workspace here command and alias documentation
Diffstat (limited to 'resources/helpdoc/commands/workspace.en.md')
| -rw-r--r-- | resources/helpdoc/commands/workspace.en.md | 11 |
1 files changed, 11 insertions, 0 deletions
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 <arguments: ?> > 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 <arguments: ?> + +> 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 |
