You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/UserGuide.md
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ StaffConnect (SC) is a **desktop app for managing Professors' and Tutors' contac
24
24
A GUI similar to the below should appear in a few seconds. Note how the app contains some sample data.<br>__(The data in preview image below may not match with the sample data provided)__<br>
25
25

26
26
27
-
5. Type the command in the command box and press Enter to execute it. e.g. typing **`help`** and pressing Enter will open the help window.<br>
27
+
5. Type the command in the Command Line Interface (CLI) and press Enter to execute it. e.g. typing **`help`** and pressing Enter will open the help window.<br>
28
28
Some example commands you can try:
29
29
30
30
*`list` : Lists all persons.
@@ -195,7 +195,7 @@ Edits an existing person in the staff book.
195
195
196
196
* The displayed view in StaffConnect will reset to the default view after the `edit` command is called.
197
197
198
-
* The changes made are displayed in the result display above the command box.
198
+
* The changes made are displayed in the Command Output above the Command Line Interface (CLI).

276
+
<divstyle="page-break-after: always;"></div>
273
277
* To illustrate the next example, the sample data are edited first to let `Alex Yeoh`, `Charlotte Oliveiro` and `Irfan Ibrahim` have tags `friend`, `professor` and `youtuber`. They are available on `Monday 12:00 13:00` and `Thursday 12:00 13:00`.
274
278
<br>
279
+
<divstyle="page-break-after: always;"></div>
275
280
<br>You can see that for `Roy Balakrishnan`, while he is available on `Monday 12:00 13:00` and `Thursday 12:00 13:00`, he does not have tags `friend` and `youtuber`.
276
281
<br>
0 commit comments