Open huangje opened 5 years ago
Thank you for your feedback. Based on the command syntax shown in our UG and DG, it has been clearly shown that every command should only have 1 whitespace in between each parameter. We also have many examples of command syntax to show that. Therefore, it is clear and understandable implicitly that only 1 whitespace is required.
Team chose [response.Rejected
]
Reason for disagreement: I'm just saying the error message should be written according to the error. If you don't want the user to write more than one whitespace, juste write an error message like "you can't type more than one whitespace between the parameters" because if, not on purpose, I wite 2 whitespace instead of 1, and I have this type of message, I will search one is wrong with my command (because between one whitespace and two whitespace it kinda hard to tell the difference (moreover I am short-sighted)). Moreover, you shouldn't except the user (not me, a real user) to read all the UG or remember all the UG (your UG is really really long), you should always except the user to be dumb and try to type thing wrong. So the error message should be as clearly as possible.
You should add in your UG user can't put more than one white space between the parameters