In the UG, we are expected to find all the constraints in the Parameters section (section 4). However, tag is not included although it is a parameter for user command:
user n/NAME p/PHONE e/EMAIL a/ADDRESS b/BIRTHDAY [t/TAG]...
It took a while of testing to find out that tag only supports alphanumeric characters and this is not stated in the UG.
In the UG, we are expected to find all the constraints in the Parameters section (section 4). However,
tag
is not included although it is a parameter foruser
command:user n/NAME p/PHONE e/EMAIL a/ADDRESS b/BIRTHDAY [t/TAG]...
It took a while of testing to find out that tag only supports alphanumeric characters and this is not stated in the UG.