nus-cs2103-AY2223S1 / pe-dev-response

0 stars 0 forks source link

Inconsistency between UG and DG for export #3696

Open nus-pe-bot opened 2 years ago

nus-pe-bot commented 2 years ago

Note from the teaching team: This bug was reported during the Part II (Evaluating Documents) stage of the PE. You may reject this bug if it is not related to the quality of documentation.


In the DG, it says that export a is accepted but in the UG, it says that the command export is only executable by "export". Which is correct?

Screenshot 2022-11-11 at 5.37.49 PM.png Screenshot 2022-11-11 at 5.37.56 PM.png


[original: nus-cs2103-AY2223S1/pe-interim#3481] [original labels: type.DocumentationBug severity.Low]

cliftonfelix commented 2 years ago

Team's Response

Inside UG, it's already specified that extraneous parameters for export will be ignored.

image.png

We also never said that the only executable command for export is "export". It's just one of the possible commands.

Duplicate status (if any):

--