mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 02:00:11 -08:00
fix #725
This commit is contained in:
parent
0d5a4fd584
commit
438fffab99
4 changed files with 54 additions and 16 deletions
|
|
@ -160,6 +160,12 @@ Prints debug information about the IRCd. <option> can be one of:
|
|||
* STARTCPUPROFILE: Starts the CPU profiler.
|
||||
* STOPCPUPROFILE: Stops the CPU profiler.
|
||||
* PROFILEHEAP: Writes out the CPU profiler info.`,
|
||||
},
|
||||
"deoper": {
|
||||
oper: true,
|
||||
text: `DEOPER
|
||||
|
||||
DEOPER removes the IRCop privileges granted to you by a successful /OPER.`,
|
||||
},
|
||||
"dline": {
|
||||
oper: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue