
Expected Output:
Invalid Command. More than 1 instances of
-c

Expected Output:
Invalid Command. More than 1 instances of
-c
-p
Description of Bug:
I understand that in your team's UG, it was mentioned in a section regarding more than expected arguments. But could maybe perhaps have an error prompt statement for cases where the input has more than expected arguments. I saw that your team handled the Missing arguments well (ie when there is missing -d, -p or -c arguments/options the program prompts the respective missing arguments). So it can be more consistent with this other error prompt statement.
Expected Output:
Invalid Command. More than 1 instances of
-c
Expected Output:
Invalid Command. More than 1 instances of
-c
-p
Description of Bug:
I understand that in your team's UG, it was mentioned in a section regarding more than expected arguments. But could maybe perhaps have an error prompt statement for cases where the input has more than expected arguments. I saw that your team handled the Missing arguments well (ie when there is missing -d, -p or -c arguments/options the program prompts the respective missing arguments). So it can be more consistent with this other error prompt statement.