|
@@ -125,12 +125,12 @@ subcommands:
|
|
|
- act:
|
|
- act:
|
|
|
about: Add action to a group
|
|
about: Add action to a group
|
|
|
args:
|
|
args:
|
|
|
- - group:
|
|
|
|
|
|
|
+ - group:
|
|
|
index: 1
|
|
index: 1
|
|
|
value_name: GROUP_NAME
|
|
value_name: GROUP_NAME
|
|
|
help: The name of the group
|
|
help: The name of the group
|
|
|
required: true
|
|
required: true
|
|
|
- - action:
|
|
|
|
|
|
|
+ - action:
|
|
|
index: 2
|
|
index: 2
|
|
|
value_name: ACTION_NAME
|
|
value_name: ACTION_NAME
|
|
|
help: The name of the action
|
|
help: The name of the action
|