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