mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-22 02:52:00 -08:00
commit
6beeceb52c
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ SET sets a user's vhost, bypassing the request system.`,
|
||||||
handler: hsSetHandler,
|
handler: hsSetHandler,
|
||||||
help: `Syntax: $bDEL <user>$b
|
help: `Syntax: $bDEL <user>$b
|
||||||
|
|
||||||
DEL sets a user's vhost, bypassing the request system.`,
|
DEL deletes a user's vhost.`,
|
||||||
helpShort: `$bDEL$b deletes a user's vhost.`,
|
helpShort: `$bDEL$b deletes a user's vhost.`,
|
||||||
capabs: []string{"vhosts"},
|
capabs: []string{"vhosts"},
|
||||||
enabled: hostservEnabled,
|
enabled: hostservEnabled,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue