summaryrefslogtreecommitdiff
path: root/src/commands/unwatch.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/unwatch.json')
-rw-r--r--src/commands/unwatch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/unwatch.json b/src/commands/unwatch.json
index 256411f1d..28cc5f0db 100644
--- a/src/commands/unwatch.json
+++ b/src/commands/unwatch.json
@@ -1,6 +1,6 @@
{
"UNWATCH": {
- "summary": "Forget about all watched keys",
+ "summary": "Forgets about watched keys of a transaction.",
"complexity": "O(1)",
"group": "transactions",
"since": "2.2.0",