Since command formats are atask PERSON_NUMBER TASK_NUMBER and unatask PERSON_NUMBER TASK_NUMBER, user may easily mix up the positions of PERSON_NUMBER and TASK_NUMBER, which will inconvenience the user.
e.g. For atask 3 4, it is not immediately obvious if task 3 should be assigned to person 4 or task 4 should be assigned to person 3
Since command formats are
atask PERSON_NUMBER TASK_NUMBERandunatask PERSON_NUMBER TASK_NUMBER, user may easily mix up the positions of PERSON_NUMBER and TASK_NUMBER, which will inconvenience the user.e.g. For
atask 3 4, it is not immediately obvious if task 3 should be assigned to person 4 or task 4 should be assigned to person 3