summaryrefslogtreecommitdiff
path: root/src/commands/swapdb.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/swapdb.json')
-rw-r--r--src/commands/swapdb.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/swapdb.json b/src/commands/swapdb.json
index 7ed001871..e98bc768b 100644
--- a/src/commands/swapdb.json
+++ b/src/commands/swapdb.json
@@ -1,6 +1,6 @@
{
"SWAPDB": {
- "summary": "Swaps two Redis databases",
+ "summary": "Swaps two Redis databases.",
"complexity": "O(N) where N is the count of clients watching or blocking on keys from both databases.",
"group": "server",
"since": "4.0.0",