mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 09:02:13 +02:00
Syntax rewrite for R-commands
Rewrote the syntax documentation for all commands starting with the letter R.
This commit is contained in:
parent
dde8540e3e
commit
6e68b83723
8 changed files with 119 additions and 79 deletions
|
|
@ -1,9 +1,15 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:rmrejoins@
|
||||
|
||||
Removes the pending rejoins from the channel rejoin list in active
|
||||
server. Channels are added to rejoin list when join failed because of
|
||||
netsplits in server ("Channel is temporarily unavailable").
|
||||
%9Description:%9
|
||||
|
||||
See also: JOIN
|
||||
Removes all active and pending join requests.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/RMREJOINS
|
||||
|
||||
%9See also:%9 JOIN, PART
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue