mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-11 15:23:31 -07:00
Fix SAREGISTER short help in SAVERIFY command
This commit is contained in:
+1
-1
@@ -174,7 +174,7 @@ an administrator can set use this command to set up user accounts.`,
|
||||
help: `Syntax: $bSAVERIFY <username>$b
|
||||
|
||||
SAVERIFY manually verifies an account that is pending verification.`,
|
||||
helpShort: `$bSAREGISTER$b registers an account on someone else's behalf.`,
|
||||
helpShort: `$bSAVERIFY$b manually verifies an account that is pending verification.`,
|
||||
enabled: servCmdRequiresAuthEnabled, // deliberate
|
||||
capabs: []string{"accreg"},
|
||||
minParams: 1,
|
||||
|
||||
Reference in New Issue
Block a user