summaryrefslogtreecommitdiff
path: root/src/commands/client-kill.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/client-kill.json')
-rw-r--r--src/commands/client-kill.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/client-kill.json b/src/commands/client-kill.json
index 5791eea40..bd0262d4e 100644
--- a/src/commands/client-kill.json
+++ b/src/commands/client-kill.json
@@ -1,6 +1,6 @@
{
"KILL": {
- "summary": "Kill the connection of a client",
+ "summary": "Terminates open connections.",
"complexity": "O(N) where N is the number of client connections",
"group": "connection",
"since": "2.4.0",