Open filbertphang opened 1 year ago
addPolicy: original command uses POLICY_NAME, command summary uses POLICY-NAME
POLICY_NAME
POLICY-NAME
editPolicy: original command uses POLICY_NAME, command summary uses POLICY NAME
POLICY NAME
addApt: original command uses MEETUP_DATE, command summary uses APPOINTMENT_MEETUP_DATE
MEETUP_DATE
APPOINTMENT_MEETUP_DATE
sortClientXXX: original command says only non-negative integers are allowed, but command summary says any integer
Your response not required for this bug as the team has accepted the bug as it is.
addPolicy: original command uses
POLICY_NAME
, command summary usesPOLICY-NAME
editPolicy: original command uses
POLICY_NAME
, command summary usesPOLICY NAME
addApt: original command uses
MEETUP_DATE
, command summary usesAPPOINTMENT_MEETUP_DATE
sortClientXXX: original command says only non-negative integers are allowed, but command summary says any integer