From 1f0bd948ce4d3c562ade531447e45b71446043e7 Mon Sep 17 00:00:00 2001 From: Erik Winter Date: Fri, 28 Oct 2022 08:18:13 +0200 Subject: [PATCH] text edit --- doc/cli.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/cli.adoc b/doc/cli.adoc index 6097055..381b4a6 100644 --- a/doc/cli.adoc +++ b/doc/cli.adoc @@ -35,7 +35,7 @@ Shows all tasks that are due tomorrow. Shows all tasks that are due this week. -==== Task management +=== Task management `$ gte projects` @@ -49,7 +49,7 @@ Show all tasks in project with name `[PROJECT]`. Show all tasks in folder with name `[FOLDER]`. Can be `new`, `recurring`, `planned` or `unplanned`. -==== Single task operations +=== Single task operations `$ gte new [TASK STRING]`