Skip to content

Commit

Permalink
Fix index in delete_tag
Browse files Browse the repository at this point in the history
  • Loading branch information
chiralcentre authored Apr 14, 2024
1 parent 9648787 commit 858846b
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 @@ -253,7 +253,7 @@ Format: `delete_tag INDEX t/TAG [t/TAG]…​`
* The specified tag(s) must be in the candidate's list of tags.

Example:
* `delete_tag 2 t/colleagues t/friends` removes these tags from the 1st candidate displayed.
* `delete_tag 2 t/colleagues t/friends` removes these tags from the 2nd candidate displayed.

### Change status of an application: `status`

Expand Down

0 comments on commit 858846b

Please sign in to comment.