Skip to content

Incorrect examples of addClient, updateClient command given in app  #2

@likeabowx

Description

@likeabowx

When sending a command with incorrect command, the examples given are invalid. There causes inconvenience as new users may want to copy the example to try, but they cannot.

For addClient : Example: addClient n/John Doe p/98765432 e/johnd@example.com a/311 Clementi Ave 2 #02-25 b/21/03/1999 lc/21-03-2022 21:03

  • The date format of the birthday is incorrect

For updateClient: Example: updateClient 1 p/91234567 e/johndoe@example.comdt/21/03/2022 21:03

  • dt/ is not a valid prefix for the command

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions