summaryrefslogtreecommitdiff
path: root/src/commands/command-getkeysandflags.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/command-getkeysandflags.json')
-rw-r--r--src/commands/command-getkeysandflags.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/command-getkeysandflags.json b/src/commands/command-getkeysandflags.json
index 1ac8e990d..44b3ddcb1 100644
--- a/src/commands/command-getkeysandflags.json
+++ b/src/commands/command-getkeysandflags.json
@@ -1,6 +1,6 @@
{
"GETKEYSANDFLAGS": {
- "summary": "Extract keys given a full Redis command",
+ "summary": "Extract keys and access flags given a full Redis command",
"complexity": "O(N) where N is the number of arguments to the command",
"group": "server",
"since": "7.0.0",