From ef2c5535be39507ffb44e601aa611657180ff5b3 Mon Sep 17 00:00:00 2001 From: "DESKTOP-CP7BI1I\\Eujin" Date: Sat, 13 Apr 2024 22:50:15 +0800 Subject: [PATCH] Edit tip box --- docs/UserGuide.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 877f7fb21e6..1c80282de03 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -117,9 +117,9 @@ Back to [Table of Contents](#table-of-contents) _Ensure you have the necessary permissions to execute commands. For Windows Users, running the command prompt as an administrator may be required. If you encounter permission issues on Mac/Linux, you might need to use `chmod +x nab.jar` to make the file executable._ +
Should you need help navigating the interface, refer to the [Interface](#the-interface) section. - 7. 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.
@@ -139,6 +139,7 @@ open the help window.
Back to [Table of Contents](#table-of-contents) -------------------------------------------------------------------------------------------------------------------- + ## The Interface ![Navigation.png](images/Navigation.png) @@ -360,8 +361,7 @@ Example command: `edit 1 ic\T0123456P t\ r\` edits the `IC_NUMBER`, `TAG` and `REMARK` of the first patient to be `T0123456P` for `IC_NUMBER` and empty for both `TAG` and `REMARK`. -Assuming John Doe is at index 1, the following shows the change in contact details: - +Assuming John Doe is at index 1 and previously had IC Number `T1234567P`, the tags `[FallRisk]` and `[HearingImpaired]`, and remark `Requires assistance feeding.`, the following shows the change in contact details: **Before**: ```