Help files by lite

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@536 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Timo Sirainen 2000-07-26 17:52:19 +00:00 committed by cras
commit d9f9b64c76
111 changed files with 1304 additions and 27 deletions

16
docs/help/in/alias.in Normal file
View file

@ -0,0 +1,16 @@
@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