summaryrefslogtreecommitdiff
path: root/src/commands/set.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/set.json')
-rw-r--r--src/commands/set.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/set.json b/src/commands/set.json
index 3c6c06ff4..8236bc7bb 100644
--- a/src/commands/set.json
+++ b/src/commands/set.json
@@ -1,6 +1,6 @@
{
"SET": {
- "summary": "Set the string value of a key",
+ "summary": "Sets the string value of a key, ignoring its type. The key is created if it doesn't exist.",
"complexity": "O(1)",
"group": "string",
"since": "1.0.0",