
Usage: /ALIAS [<name> [<value>]]
  This  command  allows  you  to customize your commands.  An alias is
  esssentially used for short-cuts.  /ALIAS without any arguments will
  display  the  list  of aliases.  /ALIAS with the <name> will display
  the  contents  of  the  alias.   Aliasing  an alias is possible, and
  circular aliasing will be detected.

  Example:
     /ALIAS bye /quit
     Whenever you type "bye" as the first word on the command line, it
     will translate to "/quit".

  See Also:
     /UNALIAS

