mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
Merge pull request #1398 from slingamn/unkdline
mention UN[DK]LINE in [DK]LINE help
This commit is contained in:
commit
f04648e081
@ -221,7 +221,9 @@ ON <server> specifies that the ban is to be set on that specific server.
|
||||
|
||||
[reason] and [oper reason], if they exist, are separated by a vertical bar (|).
|
||||
|
||||
If "DLINE LIST" is sent, the server sends back a list of our current DLINEs.`,
|
||||
If "DLINE LIST" is sent, the server sends back a list of our current DLINEs.
|
||||
|
||||
To remove a DLINE, use the "UNDLINE" command.`,
|
||||
},
|
||||
"extjwt": {
|
||||
text: `EXTJWT <target> [service_name]
|
||||
@ -308,7 +310,9 @@ ON <server> specifies that the ban is to be set on that specific server.
|
||||
|
||||
[reason] and [oper reason], if they exist, are separated by a vertical bar (|).
|
||||
|
||||
If "KLINE LIST" is sent, the server sends back a list of our current KLINEs.`,
|
||||
If "KLINE LIST" is sent, the server sends back a list of our current KLINEs.
|
||||
|
||||
To remove a KLINE, use the "UNKLINE" command.`,
|
||||
},
|
||||
"language": {
|
||||
text: `LANGUAGE <code>{ <code>}
|
||||
|
Loading…
Reference in New Issue
Block a user