summaryrefslogtreecommitdiff
path: root/src/commands/pexpiretime.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/pexpiretime.json')
-rw-r--r--src/commands/pexpiretime.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/pexpiretime.json b/src/commands/pexpiretime.json
index 9295a6a17..3fa055cb0 100644
--- a/src/commands/pexpiretime.json
+++ b/src/commands/pexpiretime.json
@@ -1,6 +1,6 @@
{
"PEXPIRETIME": {
- "summary": "Get the expiration Unix timestamp for a key in milliseconds",
+ "summary": "Returns the expiration time of a key as a Unix milliseconds timestamp.",
"complexity": "O(1)",
"group": "generic",
"since": "7.0.0",