mirror of
https://github.com/go-task/task.git
synced 2025-07-15 01:35:00 +02:00
docs: fix typo: source
-> sources
This commit is contained in:
@ -196,7 +196,7 @@ If defined as a string this is a shell command, otherwise it is a map defining a
|
||||
The `for` parameter can be defined as a string, a list of strings or a map. If
|
||||
it is defined as a string, you can give it any of the following values:
|
||||
|
||||
- `source` - Will run the command for each source file defined on the task.
|
||||
- `sources` - Will run the command for each source file defined on the task.
|
||||
(Glob patterns will be resolved, so `*.go` will run for every Go file that
|
||||
matches).
|
||||
|
||||
|
Reference in New Issue
Block a user