mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
Update api_reference.md
Using `cmd` (singular) with a single string is valid syntax also.
This commit is contained in:
@@ -114,6 +114,9 @@ tasks:
|
||||
foobar:
|
||||
- echo "foo"
|
||||
- echo "bar"
|
||||
|
||||
baz:
|
||||
cmd: echo "baz"
|
||||
```
|
||||
|
||||
:::
|
||||
|
Reference in New Issue
Block a user