mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 12:53:42 +02:00
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:
parent
1fe6d11d7e
commit
d9f9b64c76
111 changed files with 1304 additions and 27 deletions
16
docs/help/in/alias.in
Normal file
16
docs/help/in/alias.in
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue