Skip to content

Commit

Permalink
Update user guide on behaviour of edit
Browse files Browse the repository at this point in the history
  • Loading branch information
tsulim committed Apr 12, 2024
1 parent 2676eb2 commit a1078f3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,12 @@ Format: `list`

Edits an existing person in the contacts.

<div markdown="block" class="alert alert-info">:information_source: **Note:**
The displayed view in StaffConnect will reset to the default view after the `edit` command is called.

The changes made are displayed in the result display above the command box.
</div>

Format: `edit INDEX [n/NAME] [p/PHONE] [e/EMAIL] [m/MODULE] [f/FACULTY] [v/VENUE] [t/TAG]…​ [a/AVAILABILITY]…​`

* Edits the person at the specified `INDEX`. The index refers to the index number shown in the displayed person list. The index **must be a positive integer** 1, 2, 3, …​
Expand Down

0 comments on commit a1078f3

Please sign in to comment.