diff options
Diffstat (limited to 'resources/helpdoc/commands/workspace')
| -rw-r--r-- | resources/helpdoc/commands/workspace/here.en.md | 4 | ||||
| -rw-r--r-- | resources/helpdoc/commands/workspace/here.zh-CN.md | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/resources/helpdoc/commands/workspace/here.en.md b/resources/helpdoc/commands/workspace/here.en.md new file mode 100644 index 0000000..8cc0b01 --- /dev/null +++ b/resources/helpdoc/commands/workspace/here.en.md @@ -0,0 +1,4 @@ +> Print the directory of the `current workspace` + +## Usage +jvn workspace here diff --git a/resources/helpdoc/commands/workspace/here.zh-CN.md b/resources/helpdoc/commands/workspace/here.zh-CN.md new file mode 100644 index 0000000..b1b569e --- /dev/null +++ b/resources/helpdoc/commands/workspace/here.zh-CN.md @@ -0,0 +1,4 @@ +> 打印 `当前工作区` 的目录 + +## 使用 +jvn workspace here |
