summaryrefslogtreecommitdiff
path: root/src/commands/client-unpause.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/client-unpause.json')
-rw-r--r--src/commands/client-unpause.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/client-unpause.json b/src/commands/client-unpause.json
index 186b9cc4a..6c55210d2 100644
--- a/src/commands/client-unpause.json
+++ b/src/commands/client-unpause.json
@@ -1,6 +1,6 @@
{
"UNPAUSE": {
- "summary": "Resume processing of clients that were paused",
+ "summary": "Resumes processing commands from paused clients.",
"complexity": "O(N) Where N is the number of paused clients",
"group": "connection",
"since": "6.2.0",