-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
When I input an incorrect usage of the find command, for example, without specifying anything after find, I am greeted with this help message:
This seems to suggest that find can only be used on tags, as there really exists a tag field.
However, from the user guide, it is apparent that the find command can be used on many other parameters, e.g. name, gender etc. This is plucked from the UG:
I suggest that the help message for the find command be updated to be clearer and to signal to the user that they can search for attributes other than tag.
Reactions are currently unavailable

