forked from PsychoticNinja/ailin-nemui-irssi
34 lines
766 B
Plaintext
34 lines
766 B
Plaintext
:::{note} You are reading the help for the development version. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# 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)
|
||
|