summaryrefslogtreecommitdiff
path: root/src/commands/getex.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/getex.json')
-rw-r--r--src/commands/getex.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/getex.json b/src/commands/getex.json
index cb70eac8f..978b9d10a 100644
--- a/src/commands/getex.json
+++ b/src/commands/getex.json
@@ -1,6 +1,6 @@
{
"GETEX": {
- "summary": "Get the value of a key and optionally set its expiration",
+ "summary": "Returns the string value of a key after setting its expiration time.",
"complexity": "O(1)",
"group": "string",
"since": "6.2.0",