shawnnlimm / pe

0 stars 0 forks source link

add command format in UG incorrect #2

Closed shawnnlimm closed 7 months ago

shawnnlimm commented 7 months ago

Description

The add command format in the UG does not correspond to the add command format shown in the app. More specifically, the command format in the UG does not show the d/DATE_TIME optional field.

Steps to reproduce

  1. Enter the invalid command add
  2. Error message "Invalid command format" shown.

image.png

Expected Behaviour

add command format in UG should display all parameters, including optional parameters.

Actual Behaviour

add command format in UG missing d/DATA_TIME optional parameter

image.png

Label elaboration

Severity: Low as it only appears in rare situations where the user wants to include a d/DATE_TIME parameter, but following the command format in the UG does not correctly show how to.

Bug Type: Documentation, since it is a UG bug.