1
0
mirror of https://github.com/go-task/task.git synced 2025-11-06 09:09:13 +02:00
This commit is contained in:
frederikhors
2018-12-27 01:11:36 +01:00
committed by GitHub
parent 2ae3810f80
commit 233b8bf81a

View File

@@ -83,7 +83,7 @@ Keep in mind that the version of the files should match. Also, when redefining
a task the whole task is replaced, properties of the task are not merged.
It's also possible to have an OS specific `Taskvars.yml` file, like
`Taskvars_windows.yml`, `Taskfile_linux.yml`, or `Taskvars_darwin.yml`. See the
`Taskvars_windows.yml`, `Taskvars_linux.yml`, or `Taskvars_darwin.yml`. See the
[variables section](#variables) below.
## Including other Taskfiles