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

Incorrect spacing for Appointment error statement #62

Closed
joshenx opened this issue Oct 11, 2021 · 0 comments · Fixed by #71 or #72
Closed

Incorrect spacing for Appointment error statement #62

joshenx opened this issue Oct 11, 2021 · 0 comments · Fixed by #71 or #72
Assignees
Labels
bug A bug that needs fixing

Comments

@joshenx
Copy link

joshenx commented Oct 11, 2021

BUG
Entering an incorrect appointment command prints a poorly formated message.

Current output:

Invalid command format! 
apptadd: Adds an appointment to the appointment book. Parameters: n/ID d/DATETIME 
Example: appt add n/1d/2021-12-31 1600

TO REPRODUCE
Enter appt add in the console.

EXPECTED BEHAVIOUR
Spaces should be properly formatted. e.g. a spacing between "ID" and "d/"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug that needs fixing
Projects
None yet
2 participants