mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +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