mirror of
https://github.com/go-task/task.git
synced 2026-05-18 13:15:41 +02:00
Fix typo in usage.md
This commit is contained in:
@@ -589,7 +589,7 @@ This works for all types of variables.
|
||||
|
||||
## Forwarding CLI arguments to commands
|
||||
|
||||
If `--` is given in the CLI, all following paramaters are added to a
|
||||
If `--` is given in the CLI, all following parameters are added to a
|
||||
special `.CLI_ARGS` variable. This is useful to forward arguments to another
|
||||
command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user