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,12 +1,16 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:restart@
|
||||
|
||||
IRC Operator command.
|
||||
%9Description:%9
|
||||
|
||||
This command is used to completely restart the server, breaking all
|
||||
connections. A side effect of this is that the configuration file
|
||||
will be read again. However, it is generally more useful for upgrading
|
||||
the server software.
|
||||
Restarts the active IRC server; this command is restricted to IRC
|
||||
administrators.
|
||||
|
||||
See also: OPER, DIE
|
||||
%9Examples:%9
|
||||
|
||||
/RESTART
|
||||
|
||||
%9See also:%9 DIE, KILL, OPER, REHASH
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue