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,9 +1,21 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:unsilence@
|
||||
|
||||
Works only in some IRC networks.
|
||||
%9Parameters:%9
|
||||
|
||||
Removes a pattern from your silence list.
|
||||
The silence pattern to remove.
|
||||
|
||||
See also: SILENCE
|
||||
%9Description:%9
|
||||
|
||||
Removes an entry from the silence list. This command does not work on all
|
||||
IRC networks.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/UNSILENCE mike
|
||||
/UNSILENCE *!*@*.irssi.org
|
||||
|
||||
%9See also:%9 ACCEPT, IGNORE, SILENCE
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue