From c1586082553acbe9fb608fcea8666763c4009d71 Mon Sep 17 00:00:00 2001 From: jaedle Date: Sun, 24 Feb 2019 19:10:44 +0100 Subject: [PATCH] fix error in documentation --- docs/usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/usage.md b/docs/usage.md index 0b1c505a..de93df3e 100644 --- a/docs/usage.md +++ b/docs/usage.md @@ -542,7 +542,7 @@ would print the following output: * test: Run all the go tests. ``` -## Detailed task description +## Display summary of task Running `task --summary task-name` will show a summary of a task The following Taskfile: