forked from External/ergo
fix hostserv help string
This commit is contained in:
parent
f3d138d909
commit
525b2c52b1
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,
|
||||
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.`,
|
||||
capabs: []string{"vhosts"},
|
||||
enabled: hostservEnabled,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue