1
0
mirror of https://github.com/go-task/task.git synced 2024-12-12 10:45:49 +02:00
This commit is contained in:
Lei Huang 2022-06-10 17:18:20 +10:00
parent 5836cb1728
commit 21a2f9f93b

View File

@ -594,7 +594,7 @@ tasks:
## Variables
When doing interpolation of variables, Task will look for the below.
They are listed below in order of importance (e.g. most important first):
They are listed below in order of importance (i.e. most important first):
- Variables declared in the task definition
- Variables given while calling a task from another