Sumu Mud Commands :: Command
command: command
arguments: 
  -clear     Clears all commands.
  -global    Show the global commands.
  none       Print all local commands.
  x y        Set the verb x to execute command y.
  x          Check the value of x.
  
Substitution variable that exist are:
  $# - Where # is the number of the word after the verb to substitute.
  $* - Will be substituted with everything after the verb.

See also: uncommand, alias.

com < Commands > commands