From 0951024c1dbd00590e2cbdda0144d37f0d14a125 Mon Sep 17 00:00:00 2001 From: laney0808 <122271269+laney0808@users.noreply.github.com> Date: Fri, 12 Apr 2024 15:42:58 +0800 Subject: [PATCH] Revert "Update read and check command examples in UG " --- docs/UserGuide.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index a69146aa5a6..6eed23f3666 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -104,11 +104,6 @@ Format: `read ` Examples: * `read S1234567A` - * Displays profile of patient uniquely identified by NRIC S1234567A. - -Common mistakes: -* `read S12345678` (NRIC must be in the correct format, and must exist in the system) - ### Updating a patient's profile : `update`