view mcabber/doc/help/en/hlp_alias.txt @ 2139:5afdfac67964

Update room bookmark help files Document the new MUC password feature in the /help command for the /room command. (Help files patched by Franziska Lichtblau <rhalina@old-forest.org>) French help file and headers for the other languages updated by Mikael.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 06 Jul 2014 13:31:36 +0200
parents 59b53fed6de1
children
line wrap: on
line source


 /ALIAS [name [= command line]]

This command let you to add aliases which can simplify sophisticated commands.
You can manage your aliases by:

/alias
 Print list of currently defined aliases
/alias name
 Print the value of alias called "name"
/alias name=
 Unset alias called "name"
/alias name = command line
 Set alias called "name" with value "command line"

Example: "/alias away = status away"