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,
|
||||
help: `Syntax: $bSTATUS [user]$b
|
||||
|
||||
STATUS displays your current vhost, if any, and the status of your most recent
|
||||
request for a new one. A server operator can view someone else's status.`,
|
||||
helpShort: `$bSTATUS$b shows your vhost and request status.`,
|
||||
STATUS displays your current vhost, if any, and whether it is enabled or
|
||||
disabled. A server operator can view someone else's status.`,
|
||||
helpShort: `$bSTATUS$b shows your vhost status.`,
|
||||
enabled: hostservEnabled,
|
||||
},
|
||||
"set": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue