mirror of
https://github.com/go-task/task.git
synced 2025-03-19 21:17:46 +02:00
fix typo in usage.md
This commit is contained in:
parent
0494d7ebe3
commit
263b094cab
@ -63,7 +63,7 @@ tasks:
|
|||||||
- echo $GREETING
|
- echo $GREETING
|
||||||
```
|
```
|
||||||
|
|
||||||
> NOTE: `env` supports expansion and and retrieving output from a shell command
|
> NOTE: `env` supports expansion and retrieving output from a shell command
|
||||||
> just like variables, as you can see on the [Variables](#variables) section.
|
> just like variables, as you can see on the [Variables](#variables) section.
|
||||||
|
|
||||||
## Operating System specific tasks
|
## Operating System specific tasks
|
||||||
|
Loading…
x
Reference in New Issue
Block a user