From 09f0b10cb629fb9ef4a6a73dc0b4b243f8cd49fd Mon Sep 17 00:00:00 2001 From: Erik Winter Date: Fri, 28 Oct 2022 15:09:46 +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 381b4a6..c86fbf8 100644 --- a/doc/cli.adoc +++ b/doc/cli.adoc @@ -1,5 +1,5 @@ -= App - command line interface -2022-10-24 += App: command line interface +2022-10-28 The Taskwarrior inspired cli app allows for quick and flexible access to the tasks. It uses an Sqlite database that can be synchonized in the background by a cron job. See the paragraph on Configuration below.