summaryrefslogtreecommitdiff
path: root/src/commands/persist.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/persist.json')
-rw-r--r--src/commands/persist.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/persist.json b/src/commands/persist.json
index 2ca99642b..11e6e01ca 100644
--- a/src/commands/persist.json
+++ b/src/commands/persist.json
@@ -1,6 +1,6 @@
{
"PERSIST": {
- "summary": "Remove the expiration from a key",
+ "summary": "Removes the expiration time of a key.",
"complexity": "O(1)",
"group": "generic",
"since": "2.2.0",