summaryrefslogtreecommitdiff
path: root/src/commands/client-no-touch.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/client-no-touch.json')
-rw-r--r--src/commands/client-no-touch.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/client-no-touch.json b/src/commands/client-no-touch.json
index 03c2ad0dc..4cf7b7241 100644
--- a/src/commands/client-no-touch.json
+++ b/src/commands/client-no-touch.json
@@ -1,6 +1,6 @@
{
"NO-TOUCH": {
- "summary": "Controls whether commands sent by the client will alter the LRU/LFU of the keys they access.",
+ "summary": "Controls whether commands sent by the client affect the LRU/LFU of accessed keys.",
"complexity": "O(1)",
"group": "connection",
"since": "7.2.0",