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.
When I input an incorrect usage of the
findcommand, for example, without specifying anything afterfind, I am greeted with this help message:This seems to suggest that
findcan only be used on tags, as there really exists atagfield.However, from the user guide, it is apparent that the
findcommand can be used on many other parameters, e.g.name,genderetc. This is plucked from the UG:I suggest that the help message for the
findcommand be updated to be clearer and to signal to the user that they can search for attributes other thantag.