From f3bd20cf8cfa32aab437ee7f16ae2377053c05fa Mon Sep 17 00:00:00 2001 From: Hoffelhas Date: Mon, 15 Jun 2020 19:01:23 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1d49ee3..adec2ea 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Any parentless task can also be be given a type by appending `//` or `--` to the Two methods are provided to hide tasks that are not relevant yet. -- Prevent labels by defining a start-date. The label is only assigned if this date is reached. A start date can be added to a task by adding 'start-date=DD-MM-YYYY'. +- Prevent labels by defining a start-date. The label is only assigned if this date is reached. A start date can be added to a task by adding 'start=DD-MM-YYYY'. [See an example of using start-dates](https://i.imgur.com/WJRoJzW.png). - Prevent labels of all tasks if the due date is too far in the future. Define the amount by running with the argument '-hf '.