mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 00:52:30 +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,7 +1,15 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:rmreconns@
|
||||
|
||||
Removes the pending reconnections from the reconnect list.
|
||||
%9Description:%9
|
||||
|
||||
See also: CONNECT, RECONNECT, SERVER
|
||||
Removes all active and pending reconnections.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/RMRECONNS
|
||||
|
||||
%9See also:%9 CONNECT, DISCONNECT, NETWORK, SERVER
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue