Skip to content

Commit 4651e6a

Browse files
committed
Add error message part
1 parent 8498904 commit 4651e6a

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

docs/UserGuide.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,14 @@ The list of fields and their formats are specified below:
165165
| **Diagnosis** | `d/` | Any text. Blank or empty text is not accepted. | No |
166166
| **Date of visit** | `dov/` | `yyyy-MM-dd` format. | No |
167167

168+
Sometimes, you might type in commands in the wrong format, or fields that don't make sense, and that's fine.
169+
When that happens, the erroneous command you typed will light up in red, while more details on the nature of the error will be shown in the feedback box, like in the picture below.
170+
171+
![Error Message](images/ErrorMessage.png)
172+
173+
Not to worry, you can just edit that command, or delete it and type in a correct one.
174+
**TIP**: Find retyping commands a hassle? Use your 'Up' and 'Down' arrow keys to access your past commands saved in your [Command History](#command-history)!
175+
168176
----------------------------------------------------------------
169177

170178
## Quick start

docs/images/ErrorMessage.png

127 KB
Loading

docs/images/ReadCommandResult.png

5.39 KB
Loading

0 commit comments

Comments
 (0)