Skip to content

Commit

Permalink
Revert "no message"
Browse files Browse the repository at this point in the history
This reverts commit b61f67c.
  • Loading branch information
zoebelle-pang committed Apr 11, 2024
1 parent b61f67c commit d1e4b39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ A student can have any number of tags (including 0)
</div>
* Refer to [Features](#features) to view the accepted grade inputs, and the [Filter](#filter-student-by-grade--subject--filter) command for `GRADE` and `SUBJECT` constraints.
* DateTime should be in yyyy-mm-dd hhmm and a valid date
* Attendance should be `present` or `absent`
* Payment should be `paid` or `not paid`
* Attendance should be present or absent
* Payment should be paid or not paid

Examples:
* `add n/John Doe p/98765432 e/johnd@example.com a/John street, block 123, #01-01 g/B+ s/Mathematics d/2024-02-03 1800`
Expand Down

0 comments on commit d1e4b39

Please sign in to comment.