From e132d5c0c80c55f529be66c079bd700303b26e93 Mon Sep 17 00:00:00 2001 From: saiutkarsh33 <122259179+saiutkarsh33@users.noreply.github.com> Date: Mon, 8 Apr 2024 17:04:52 +0800 Subject: [PATCH] Update UG with Name --- docs/UserGuide.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index bc7f9960939..972aae2f7a0 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -200,6 +200,7 @@ Format: `addstu n/NAME nn/NUSNET [p/PHONE] [e/EMAIL] [m/MAJOR] [t/TAG]…​` * Add a student with the given details. * The name and nusnet id must be provided. And nusnet id must be unique. * All the remaining fields are optional. If not provided, a placeholder value will be used. +* Name cannot be empty or spaces only, contain only alphabets and cannot have double spaces