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

Invalid Command format message does not appear for delClient #9

Open
dlimyy opened this issue Oct 28, 2022 · 0 comments
Open

Invalid Command format message does not appear for delClient #9

dlimyy opened this issue Oct 28, 2022 · 0 comments

Comments

@dlimyy
Copy link
Owner

dlimyy commented Oct 28, 2022

Steps to reproduce bug:

delClient

Expected Output:

Invalid command format! 
delClient: Deletes the client identified by the index number used in the displayed client list.
Parameters: INDEX (must be a positive integer)
Example: delClient i/1

Actual Output:

image.png

Compared to addClient where the invalid command format appears when only addClient is entered, delClient does not display the invalid command format message when only delClient is entered. The invalid command format message for delClient only shows up when the i/ prefix of delClient is included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant