mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-02 11:06:38 +02:00
- '/rehash -all' had bugs and is now considered depricated, just use '/rehash' instead.
On '/rehash' we reload everything already so the '-all' option was useless anyway. Reported by fez (#0001516).
This commit is contained in:
@@ -2690,10 +2690,9 @@ to get more information on a command.</p>
|
||||
<td>Rehashes the servers config file. Including a server name allows you to
|
||||
rehash a remote servers config file. Several flags are also available. They
|
||||
Include <br>
|
||||
-all - Rehashes all config files
|
||||
-motd - Rehashes all MOTD files and RULES files (including tld {})<br>
|
||||
-opermotd - Rehashes the OPERMOTD<br>
|
||||
-botmotd - Rehashes the BOTMOTD<br>
|
||||
-motd - Only rehash all MOTD and RULES files (including tld {})<br>
|
||||
-opermotd - Only rehash the OPERMOTD file<br>
|
||||
-botmotd - Only rehash the BOTMOTD file<br>
|
||||
-garbage - Force garbage collection<br>
|
||||
<td>IRCop</td>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user