summaryrefslogtreecommitdiff
path: root/src/commands/pexpireat.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/pexpireat.json')
-rw-r--r--src/commands/pexpireat.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/pexpireat.json b/src/commands/pexpireat.json
index ac09ba2e0..dd08ed0a5 100644
--- a/src/commands/pexpireat.json
+++ b/src/commands/pexpireat.json
@@ -1,6 +1,6 @@
{
"PEXPIREAT": {
- "summary": "Set the expiration for a key as a UNIX timestamp specified in milliseconds",
+ "summary": "Sets the expiration time of a key to a Unix milliseconds timestamp.",
"complexity": "O(1)",
"group": "generic",
"since": "2.6.0",