When entering an invalid unlink command, the following error message is shown:
The error message states that the format for the unlink command is “unlink OWNER_INDEX [t/PET_INDEX]...” This is inconsistent with the format stated in the user guide where there is an “o” before the OWNER_INDEX. Also the error message puts t/PET_INDEX within square brackets, which should not be the case as t/PET_INDEX] is not optional
Suggestion:
Edit the error message to be consistent with the format stated in the UG:
Steps to reproduce:
Enter "unlink"
Expected:
An error message that states that the correct format should be "unlink oOWNER_INDEX t/pPET_INDEX…"
Actual:
An error message with syntax differing from the UG
When entering an invalid unlink command, the following error message is shown:
The error message states that the format for the unlink command is “unlink OWNER_INDEX [t/PET_INDEX]...” This is inconsistent with the format stated in the user guide where there is an “o” before the OWNER_INDEX. Also the error message puts t/PET_INDEX within square brackets, which should not be the case as t/PET_INDEX] is not optional
Suggestion: Edit the error message to be consistent with the format stated in the UG:
Steps to reproduce:
Expected: An error message that states that the correct format should be "unlink oOWNER_INDEX t/pPET_INDEX…"
Actual: An error message with syntax differing from the UG