Skip to content

Commit

Permalink
Update UG for Payment command
Browse files Browse the repository at this point in the history
  • Loading branch information
zoebelle-pang committed Apr 3, 2024
1 parent 86fe383 commit 8c73656
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,16 @@ Format: `filter [g/GRADE] [s/SUBJECT]`
* The order of keywords does not matter.
* At least one of the optional fields must be provided.

### Filter student by payment : `payment`

Filters student who has paid / 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.
Expand Down

0 comments on commit 8c73656

Please sign in to comment.