Commands Command
Syntax:COMMANDS <object>
Description:
Allows you to see what commands are available on a specific object.
Limitations:
It is sometimes the case that the commands command will display commands that do not work on the object in question. This is due to the object-oriented nature of the game. Sometimes objects will inherit certain commands from other objects that are disabled in the code itself. They are still present on the object, they just don't work. At this time, the commands command is unable to infer from the code which commands are actually usable on an object. It can only locate commands that exist. You should use your best judgement in these cases. If it doesn't make sense to EAT something, for example, you can probably assume that the EAT command is not truly available for that object.
Example:
COMMANDS BOLOGNA