mirror of
https://github.com/go-task/task.git
synced 2026-06-28 07:04:33 +00:00
deploy: 44aaec86a1
This commit is contained in:
@@ -65,6 +65,10 @@
|
||||
"description": "A short description of the task. This is displayed when calling `task --list`.",
|
||||
"type": "string"
|
||||
},
|
||||
"prompt": {
|
||||
"description": "A prompt that will be presented before a task is run. Declining will cancel running the current and any subsequent tasks.",
|
||||
"type": "string"
|
||||
},
|
||||
"summary": {
|
||||
"description": "A longer description of the task. This is displayed when calling `task --summary [task]`.",
|
||||
"type": "string"
|
||||
|
||||
Reference in New Issue
Block a user