Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add UG detail of deltag #263

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Format: `deltag INDEX t/TAG`
* The index refers to the index number shown in the displayed person list.
* The index **must be a positive integer** 1, 2, 3, …​
* Only one tag can be deleted at a time.

* The list of the tag will be updated accordingly.
Examples:
* `deltag 1 t/friend`
deletes the friend tag of the first person in the list.
Expand All @@ -225,7 +225,6 @@ Categorizes a tag under a defined category.
Format: `cattag t/TAG [t/MORE_TAGS]…​ CATEGORY`

* Sets the tag(s) in CampusConnect with the specified name `TAG` to fall under the specified `CATEGORY`.
*
* Currently available categories with their respective keywords and colours are:

Category | Keyword (case sensitive) | Colour
Expand Down