mirror of
https://github.com/irssi/irssi.git
synced 2024-10-27 05:20:20 -04:00
d9f9b64c76
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
17 lines
255 B
Plaintext
17 lines
255 B
Plaintext
|
|
@SYNTAX:alias@
|
|
|
|
Creates a new alias or shows matching defined aliases.
|
|
Without parameters shows all defined aliases.
|
|
|
|
Examples:
|
|
|
|
/ALIAS w
|
|
- shows all defined aliases starting with letter w.
|
|
|
|
/ALIAS -send
|
|
- removes alias 'send'.
|
|
|
|
See also: UNALIAS
|
|
|