mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-05 09:33:13 +02:00
Fixed a documentation inconsistency with me::numeric
This commit is contained in:
@@ -560,3 +560,4 @@
|
||||
- Updated help.conf's +f documentation for the new syntax
|
||||
- Fixed some problems with the /stats help and documentation (#0002299) reported by Rocko.
|
||||
- Corrected the help.conf documentation for /invite (#0002306) reported by White_Magic.
|
||||
- Fixed a documentation inconsistency with me::numeric (#0002290) reported by Bugz.
|
||||
|
||||
@@ -620,7 +620,7 @@ me {
|
||||
</pre></p>
|
||||
<p>These values are pretty obvious. The <b>name</b> specifies the name of the server,
|
||||
<b>info</b> specifies the server's info line, <b>numeric</b> specifies a numeric to
|
||||
identify the server. This must be a value between 1 and 255 that is UNIQUE to
|
||||
identify the server. This must be a value between 0 and 254 that is UNIQUE to
|
||||
the server meaning NO other servers on the network may have the same numeric.</p>
|
||||
<p>Example:<br>
|
||||
<pre>
|
||||
|
||||
Reference in New Issue
Block a user