summaryrefslogtreecommitdiff
path: root/src/commands/pttl.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/pttl.json')
-rw-r--r--src/commands/pttl.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/pttl.json b/src/commands/pttl.json
index 863248901..304270b9e 100644
--- a/src/commands/pttl.json
+++ b/src/commands/pttl.json
@@ -1,6 +1,6 @@
{
"PTTL": {
- "summary": "Get the time to live for a key in milliseconds",
+ "summary": "Returns the expiration time in milliseconds of a key.",
"complexity": "O(1)",
"group": "generic",
"since": "2.6.0",