Add CHANGELOG, documentation and small improvements to #401

This commit is contained in:
Andrey Nering
2022-01-04 17:16:21 -03:00
parent 00a90d1fe6
commit 7e0346d6eb
5 changed files with 29 additions and 22 deletions

View File

@@ -742,6 +742,8 @@ would print the following output:
* test: Run all the go tests.
```
If you want to see all tasks, there's a `--list-all` (alias `-a`) flag as well.
## Display summary of task
Running `task --summary task-name` will show a summary of a task.