Skip to content

Commit

Permalink
Merge pull request AY2324S2-CS2103-F15-2#169 from zoebelle-pang/master
Browse files Browse the repository at this point in the history
Update UserGuide
  • Loading branch information
AL-ZT authored Apr 14, 2024
2 parents 81ca265 + f7eff9f commit 4345226
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ Action | Format, Examples
**Edit** | `edit INDEX [n/NAME] [p/PHONE_NUMBER] [e/EMAIL] [a/ADDRESS] [t/TAG]…​`<br> e.g.,`edit 2 n/James Lee e/jameslee@example.com`
**Find** | `find KEYWORD [MORE_KEYWORDS]`<br> e.g., `find James Jake`
**Filter**| `filter [g/GRADE] [s/SUBJECT]`<br>e.g., `filter g/A s/English`
**Payment**| `payment [pa/PAYMENT]`
**Payment**| `payment [pa/PAYMENT]`<br>e.g., `payment pa/Paid`
**View Schedule**|`view`
**history**|`history`
**List** | `list`
Expand Down

0 comments on commit 4345226

Please sign in to comment.