We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955359b commit e414c1fCopy full SHA for e414c1f
docs/usage.md
@@ -400,7 +400,7 @@ tasks:
400
When doing interpolation of variables, Task will look for the below.
401
They are listed below in order of importance (e.g. most important first):
402
403
-- Variables declared locally in the task
+- Variables declared in the task definition
404
- Variables given while calling a task from another.
405
(See [Calling another task](#calling-another-task) above)
406
- Variables declared in the `vars:` option in the `Taskfile`
0 commit comments