Simplify NS GROUP help text

This commit is contained in:
Daniel Oaks 2019-02-22 12:53:01 +10:00
parent 6d109e92a5
commit d738688b2a
1 changed files with 2 additions and 2 deletions

View File

@ -83,8 +83,8 @@ same user account, letting you reclaim your nickname.`,
handler: nsGroupHandler, handler: nsGroupHandler,
help: `Syntax: $bGROUP$b help: `Syntax: $bGROUP$b
GROUP links your current nickname with your logged-in account, preventing other GROUP links your current nickname with your logged-in account, so other people
users from changing to it (or forcing them to rename).`, will not be able to use it.`,
helpShort: `$bGROUP$b links your current nickname to your user account.`, helpShort: `$bGROUP$b links your current nickname to your user account.`,
enabled: servCmdRequiresNickRes, enabled: servCmdRequiresNickRes,
authRequired: true, authRequired: true,