Skip to content

Commit

Permalink
Added theme command to Command Summary
Browse files Browse the repository at this point in the history
  • Loading branch information
tah5in committed Apr 15, 2024
1 parent 5fd75b5 commit 716b634
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ Click [here](#student-contact-manager-user-guide) to go back to the top of this
| **Find Persons** | `find [n/NAME] [a/ADDRESS] [t/TAG]` <br> e.g., `find n/James Jake` |
| **List Persons** | `list` |
| **Help** | `help` |
| **Theme** | `theme` <br> e.g., `theme light` |
| **Find and Export to File** | `find_and_export TAG [n/NAME] [a/ADDRESS] [f/FILENAME]` <br> e.g., `find_and_export friends` |
| **Import from File** | `import f/FILENAME_1 [f/FILENAME_2] [f/FILENAME_3] ...` <br> e.g., `import f/export_file.json` |
| **Add Schedule** | `add_schedule title/TITLE d/DESCRIPTION start/START_DATETIME end/END_DATETIME` <br> e.g., `add_schedule title/Meeting d/Project Meeting start/2024-03-10 16:00 end/2024-03-10 18:00` |
Expand Down

0 comments on commit 716b634

Please sign in to comment.