mirror of
https://github.com/go-task/task.git
synced 2025-08-08 22:36:57 +02:00
@@ -411,7 +411,7 @@ If you run `task -a` it will print:
|
|||||||
task: Found multiple tasks (greet) included by "lib"
|
task: Found multiple tasks (greet) included by "lib"
|
||||||
```
|
```
|
||||||
|
|
||||||
If you the included Taskfile has a task with the same name as a task in the main Taskfile,
|
If the included Taskfile has a task with the same name as a task in the main Taskfile,
|
||||||
you may want to exclude it from the flattened tasks.
|
you may want to exclude it from the flattened tasks.
|
||||||
|
|
||||||
You can do this by using the [`excludes` option](#exclude-tasks-from-being-included).
|
You can do this by using the [`excludes` option](#exclude-tasks-from-being-included).
|
||||||
|
Reference in New Issue
Block a user