You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Items with (s) after them can be used multiple times including zero times.
e.g. [t/TAG(s)] can be used as
(i.e. 0 times), t/friend , t/friend t/family etc.
It is to show that tag can be used 0 times, meaning it does not even need to have any fields typed in the command. Furthermore, putting just t/ will give an error since it must be single alphanumeric and cannot have any blank fields.
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.
The ` ` should have been
t\
instead of the space.[original: nus-cs2103-AY2021S2/pe-interim#3163] [original labels: severity.VeryLow type.DocumentationBug]
The text was updated successfully, but these errors were encountered: