summaryrefslogtreecommitdiff
path: root/src/commands/wait.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/wait.json')
-rw-r--r--src/commands/wait.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/wait.json b/src/commands/wait.json
index 92ec4af3e..f936b9242 100644
--- a/src/commands/wait.json
+++ b/src/commands/wait.json
@@ -1,6 +1,6 @@
{
"WAIT": {
- "summary": "Wait for the synchronous replication of all the write commands sent in the context of the current connection",
+ "summary": "Blocks until the asynchronous replication of all preceding write commands sent by the connection is completed.",
"complexity": "O(1)",
"group": "generic",
"since": "3.0.0",