mirror of
https://github.com/ergochat/ergo.git
synced 2025-12-20 10:10:08 -08:00
Merge pull request #1769 from ajaspers/logout
Correct help text for NS CLIENTS LOGOUT.
This commit is contained in:
commit
5b93fdfcf2
1 changed files with 3 additions and 3 deletions
|
|
@ -50,9 +50,9 @@ can use this command to list another user's clients.
|
||||||
|
|
||||||
Syntax: $bCLIENTS LOGOUT [nickname] [client_id/all]$b
|
Syntax: $bCLIENTS LOGOUT [nickname] [client_id/all]$b
|
||||||
|
|
||||||
CLIENTS LOGOUT detaches a single client, or all other clients currently
|
CLIENTS LOGOUT detaches a single client, or all clients currently attached
|
||||||
attached, via the server's multiclient functionality, to your nickname. An
|
to your nickname. An administrator can use this command to logout another
|
||||||
administrator can use this command to logout another user's clients.`,
|
user's clients.`,
|
||||||
helpShort: `$bCLIENTS$b can list and logout the sessions attached to a nickname.`,
|
helpShort: `$bCLIENTS$b can list and logout the sessions attached to a nickname.`,
|
||||||
enabled: servCmdRequiresBouncerEnabled,
|
enabled: servCmdRequiresBouncerEnabled,
|
||||||
minParams: 1,
|
minParams: 1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue