From e006eb340a93ccda77cea096a9704ef0ee289d13 Mon Sep 17 00:00:00 2001 From: Julius Putra Tanu Setiaji Date: Thu, 8 Nov 2018 10:58:44 +0800 Subject: [PATCH] Update UG: entries with same name are allowed (#150) * Update UG: entries with same name are allowed * Remove trailing whitespace --- docs/UserGuide.adoc | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/UserGuide.adoc b/docs/UserGuide.adoc index dce26ccdcd40..37c6505de12d 100644 --- a/docs/UserGuide.adoc +++ b/docs/UserGuide.adoc @@ -58,6 +58,9 @@ Format: `help` === Contacts +[NOTE] +You are allowed to have entries with the same name + ==== View all contacts: `contacts list` Format: `contacts list` @@ -100,6 +103,9 @@ This will display all tasks assigned to the contact in the tasks pane. Format for entering dates is YYYYMMDD. Format for entering times is HHMM in 24-hour time. (All commands from AB4 but prepend `tasks`) +[NOTE] +You are allowed to have entries with the same name + ==== View all tasks: `tasks list` Format: `tasks list`