summaryrefslogtreecommitdiff
path: root/src/commands/hkeys.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/hkeys.json')
-rw-r--r--src/commands/hkeys.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/hkeys.json b/src/commands/hkeys.json
index c6a4d1fcf..917df1c9e 100644
--- a/src/commands/hkeys.json
+++ b/src/commands/hkeys.json
@@ -1,6 +1,6 @@
{
"HKEYS": {
- "summary": "Get all the fields in a hash",
+ "summary": "Returns all fields in a hash.",
"complexity": "O(N) where N is the size of the hash.",
"group": "hash",
"since": "2.0.0",