From 067766f93599736157406b95f3fdb38c543fbd08 Mon Sep 17 00:00:00 2001 From: zoebelle-pang Date: Thu, 4 Apr 2024 03:09:33 +0800 Subject: [PATCH] no message --- docs/UserGuide.md | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/docs/UserGuide.md b/docs/UserGuide.md index 96c6ba65602..33357353242 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -139,16 +139,6 @@ Format: `filter [g/GRADE] [s/SUBJECT]` * The order of keywords does not matter. * At least one of the optional fields must be provided. -### Categorise student by payment : `payment` - -Categorise students who has Paid or Not paid - -Format: `payment [pa/PAYMENT]` - -* The search is case-insensitive. e.g `paid` will match `PAID` -* Only full words will be matched e.g. `Not paid` will not match `Not p` - - ### View Schedule : `view` Displays a calendar to view scheduled classes.