From a1078f3624b860fc1a83b1f4137f0dfb7f53d246 Mon Sep 17 00:00:00 2001 From: tsulim Date: Fri, 12 Apr 2024 08:40:31 +0800 Subject: [PATCH] Update user guide on behaviour of `edit` --- docs/UserGuide.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index e1f7c604c7d..70a18cb6a1c 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -137,6 +137,12 @@ Format: `list` Edits an existing person in the contacts. +
:information_source: **Note:** +The displayed view in StaffConnect will reset to the default view after the `edit` command is called. + +The changes made are displayed in the result display above the command box. +
+ Format: `edit INDEX [n/NAME] [p/PHONE] [e/EMAIL] [m/MODULE] [f/FACULTY] [v/VENUE] [t/TAG]…​ [a/AVAILABILITY]…​` * Edits the person at the specified `INDEX`. The index refers to the index number shown in the displayed person list. The index **must be a positive integer** 1, 2, 3, …​