mirror of
https://github.com/go-task/task.git
synced 2026-06-29 07:34:18 +00:00
chore: sync translations (#1440)
This commit is contained in:
@@ -1298,7 +1298,7 @@ tasks:
|
||||
task: "This is a dangerous command... Do you want to continue?" [y/N]
|
||||
```
|
||||
|
||||
Warning prompts are called before executing a task. If a prompt is denied Task will exit with [exit code](api_reference.md#exit-codes) 205. If approved, Task will continue as normal.
|
||||
Warning prompts are called before executing a task. If a prompt is denied Task will exit with [exit code](/api#exit-codes) 205. If approved, Task will continue as normal.
|
||||
|
||||
```bash
|
||||
❯ task example
|
||||
|
||||
Reference in New Issue
Block a user