forked from PsychoticNinja/ailin-nemui-irssi
31 lines
648 B
Plaintext
31 lines
648 B
Plaintext
# restart
|
|
|
|
<!-- comment
|
|
|
|
Please submit changes to
|
|
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/restart.in
|
|
- https://github.com/ailin-nemui/irssi/blob/master/src/irc/core/irc-commands.c
|
|
|
|
|
|
endcomment -->
|
|
|
|
|
|
## Syntax ##
|
|
|
|
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:-2ch"><code><span class="synB">RESTART</span></code></pre></div>
|
|
|
|
|
|
|
|
## Description ##
|
|
|
|
Restarts the active IRC server; this command is restricted to IRC
|
|
administrators.
|
|
|
|
## Examples ##
|
|
|
|
/RESTART
|
|
|
|
## See also ##
|
|
[DIE](/documentation/help/die), [KILL](/documentation/help/kill), [OPER](/documentation/help/oper), [REHASH](/documentation/help/rehash)
|
|
|