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

Update UG - Quickstart, Features and Edit Task #50

Merged

Conversation

ruilingk
Copy link
Collaborator

No description provided.


Examples:
* `edit 1 d/91234567 ` Edits the deadline number of the 1st person to be `91234567`.
* `edit 2 n/Betsy Crower t/` Edits the name of the 2nd person to be `Betsy Crower` and clears all existing tags.
* `edit 1 n/ prepare for tP tasks` - Edits the description of the 1st task to be prepare for tP tasks.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

might want to surround the "prepare for tp tasks" with quotation marks

@cwenling cwenling linked an issue Sep 30, 2020 that may be closed by this pull request
@@ -91,22 +97,24 @@ Shows a list of all persons in tr4cker.

Format: `list`

### Editing a person : `edit`
### Editing a Task: `edit`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

may want to keep the t in task as lowercase

Copy link

@cwenling cwenling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cwenling cwenling merged commit 357981a into AY2021S1-CS2103T-T10-2:master Sep 30, 2020
@ruilingk ruilingk added this to the v1.1 milestone Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update User Guide
2 participants