mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-11 06:29:29 +01:00
fix duplicated word in CS AMODE help
This commit is contained in:
parent
ec48d6b97d
commit
e54d8cfcd9
@ -76,7 +76,7 @@ invoking the command without a code will display the necessary code.`,
|
|||||||
help: `Syntax: $bAMODE #channel [mode change] [account]$b
|
help: `Syntax: $bAMODE #channel [mode change] [account]$b
|
||||||
|
|
||||||
AMODE lists or modifies persistent mode settings that affect channel members.
|
AMODE lists or modifies persistent mode settings that affect channel members.
|
||||||
For example, $bAMODE #channel +o dan$b grants the the holder of the "dan"
|
For example, $bAMODE #channel +o dan$b grants the holder of the "dan"
|
||||||
account the +o operator mode every time they join #channel. To list current
|
account the +o operator mode every time they join #channel. To list current
|
||||||
accounts and modes, use $bAMODE #channel$b. Note that users are always
|
accounts and modes, use $bAMODE #channel$b. Note that users are always
|
||||||
referenced by their registered account names, not their nicknames.`,
|
referenced by their registered account names, not their nicknames.`,
|
||||||
|
Loading…
Reference in New Issue
Block a user