home *** CD-ROM | disk | FTP | other *** search
-
- Usage: /alias [<name> [<value>]]
- This command allows you to customize your commands.
- /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 not currently supported.
-
- Example:
- /alias die /exit
- Whenever you type "die" as the first word on the
- command line, it will translate to "/exit".
-
- See Also:
- /unalias
-
-