1
0
Fork 0
forked from External/ergo
This commit is contained in:
Shivaram Lingamneni 2020-02-21 06:10:35 -05:00
parent 0d5a4fd584
commit 438fffab99
4 changed files with 54 additions and 16 deletions

View file

@ -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,