summaryrefslogtreecommitdiff
path: root/src/commands/dbsize.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/dbsize.json')
-rw-r--r--src/commands/dbsize.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/dbsize.json b/src/commands/dbsize.json
index 989e37d9f..249df419a 100644
--- a/src/commands/dbsize.json
+++ b/src/commands/dbsize.json
@@ -1,6 +1,6 @@
{
"DBSIZE": {
- "summary": "Return the number of keys in the selected database",
+ "summary": "Returns the number of keys in the database.",
"complexity": "O(1)",
"group": "server",
"since": "1.0.0",