mirror of
https://github.com/ergochat/ergo.git
synced 2024-11-22 03:49:27 +01:00
Merge pull request #1769 from ajaspers/logout
Correct help text for NS CLIENTS LOGOUT.
This commit is contained in:
commit
5b93fdfcf2
@ -50,9 +50,9 @@ can use this command to list another user's clients.
|
||||
|
||||
Syntax: $bCLIENTS LOGOUT [nickname] [client_id/all]$b
|
||||
|
||||
CLIENTS LOGOUT detaches a single client, or all other clients currently
|
||||
attached, via the server's multiclient functionality, to your nickname. An
|
||||
administrator can use this command to logout another user's clients.`,
|
||||
CLIENTS LOGOUT detaches a single client, or all clients currently attached
|
||||
to your nickname. An administrator can use this command to logout another
|
||||
user's clients.`,
|
||||
helpShort: `$bCLIENTS$b can list and logout the sessions attached to a nickname.`,
|
||||
enabled: servCmdRequiresBouncerEnabled,
|
||||
minParams: 1,
|
||||
|
Loading…
Reference in New Issue
Block a user