summaryrefslogtreecommitdiff
path: root/src/commands/waitaof.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/waitaof.json')
-rw-r--r--src/commands/waitaof.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/waitaof.json b/src/commands/waitaof.json
index bea18cae9..735a8f261 100644
--- a/src/commands/waitaof.json
+++ b/src/commands/waitaof.json
@@ -1,6 +1,6 @@
{
"WAITAOF": {
- "summary": "Wait for all write commands sent in the context of the current connection to be synced to AOF of local host and/or replicas",
+ "summary": "Blocks until all of the preceding write commands sent by the connection are written to the append-only file of the master and/or replicas.",
"complexity": "O(1)",
"group": "generic",
"since": "7.2.0",