summaryrefslogtreecommitdiffstats
path: root/iredis/data/commands/client-unpause.md
diff options
context:
space:
mode:
Diffstat (limited to 'iredis/data/commands/client-unpause.md')
-rw-r--r--iredis/data/commands/client-unpause.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/iredis/data/commands/client-unpause.md b/iredis/data/commands/client-unpause.md
new file mode 100644
index 0000000..c438485
--- /dev/null
+++ b/iredis/data/commands/client-unpause.md
@@ -0,0 +1,5 @@
+`CLIENT UNPAUSE` is used to resume command processing for all clients that were paused by `CLIENT PAUSE`.
+
+@return
+
+@simple-string-reply: The command returns `OK`