missing result call

This commit is contained in:
2019-05-13 12:14:17 +02:00
parent b2b192189b
commit b5e5b36b64

View File

@@ -15,7 +15,7 @@ echo "Author: You" | subtitle
Tasks are represented introduced by the `section` helper.
The flow is :
1. Print section header
1. Print `section` header
2. Use `output` helpers to display the output you want generated
3. End your call with `result`