mirror of
https://github.com/irssi/irssi.git
synced 2026-08-19 16:42:30 +02:00
Syntax rewrite of U-Z commands
Rewrote the syntax documentation of U-Z commands.
This commit is contained in:
parent
b9f532568b
commit
f0aa2d2049
30 changed files with 488 additions and 215 deletions
|
|
@ -1,7 +1,20 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:unalias@
|
||||
|
||||
Removes an alias.
|
||||
%9Parameters%9
|
||||
|
||||
See also: ALIAS
|
||||
The name of the alias.
|
||||
|
||||
%9Description:%9
|
||||
|
||||
Removes an alias.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/UNALIAS BAN
|
||||
/UNALIAS K
|
||||
|
||||
%9See also:%9 ALIAS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue