mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
fix HS STATUS help strings
This commit is contained in:
parent
98ea150817
commit
91cdb96bcb
1 changed files with 3 additions and 3 deletions
|
|
@ -53,9 +53,9 @@ OFF disables your vhost, if you have one approved.`,
|
||||||
handler: hsStatusHandler,
|
handler: hsStatusHandler,
|
||||||
help: `Syntax: $bSTATUS [user]$b
|
help: `Syntax: $bSTATUS [user]$b
|
||||||
|
|
||||||
STATUS displays your current vhost, if any, and the status of your most recent
|
STATUS displays your current vhost, if any, and whether it is enabled or
|
||||||
request for a new one. A server operator can view someone else's status.`,
|
disabled. A server operator can view someone else's status.`,
|
||||||
helpShort: `$bSTATUS$b shows your vhost and request status.`,
|
helpShort: `$bSTATUS$b shows your vhost status.`,
|
||||||
enabled: hostservEnabled,
|
enabled: hostservEnabled,
|
||||||
},
|
},
|
||||||
"set": {
|
"set": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue