forked from PsychoticNinja/ailin-nemui-irssi
39 lines
945 B
Plaintext
39 lines
945 B
Plaintext
:::{note} You are reading the help for the development version. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# rehash
|
||
|
||
<!-- comment
|
||
|
||
Please submit changes to
|
||
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/rehash.in
|
||
- https://github.com/ailin-nemui/irssi/blob/master/src/irc/core/irc-commands.c
|
||
|
||
|
||
endcomment -->
|
||
|
||
|
||
## Syntax ##
|
||
|
||
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:6ch"><code><span class="synB">REHASH</span> <span class="syn10">[<span class="syn09"><option></span>]</span></code></pre></div>
|
||
|
||
|
||
|
||
## Parameters ##
|
||
|
||
The raw parameters to send to the server, if no arguments are given, none
|
||
will be sent to the server.
|
||
|
||
## Description ##
|
||
|
||
Reloads the configuration of the IRC server you are are connected to; this
|
||
command is restricted to IRC operators.
|
||
|
||
## Examples ##
|
||
|
||
/REHASH
|
||
|
||
## See also ##
|
||
[DIE](/documentation/help/die), [KILL](/documentation/help/kill), [OPER](/documentation/help/oper)
|
||
|