When entering an invalid link command such as "link", the following error message is shown:
The error message states that the format for the link command is “link 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 "link"
Expected:
An error message that states that the correct format should be "link oOWNER_INDEX t/pPET_INDEX…"
Actual:
An error message with syntax differing from the UG
When entering an invalid link command such as "link", the following error message is shown:
The error message states that the format for the link command is “link 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 "link oOWNER_INDEX t/pPET_INDEX…"
Actual: An error message with syntax differing from the UG