blob: 4718afa8ba001fa4146f55b38e85b25a921bcc28 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
workspace_sheet:
error:
sheet_name_required_for_new: |
Sheet name is required for `--new`
sheet_name_required_for_delete: |
Sheet name is required for `--delete`
sheet_name_required_for_print_path: |
Sheet name is required for `--print-path`
exactly_one_required: |
Exactly one of `--new`, `--delete`, `--list-all`, or `--print-path` is required.
You can use `jvn helpdoc commands/workspace/sheet` to view usage.
comp:
list_all: |
List all structure sheets
print_path: |
Print the file path of the specified structure sheet
new: |
Create a new structure sheet
delete: |
Delete a structure sheet
|