summaryrefslogtreecommitdiff
path: root/src/commands/get.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/get.json')
-rw-r--r--src/commands/get.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/get.json b/src/commands/get.json
index 0de9b164c..693c1ac82 100644
--- a/src/commands/get.json
+++ b/src/commands/get.json
@@ -1,6 +1,6 @@
{
"GET": {
- "summary": "Get the value of a key",
+ "summary": "Returns the string value of a key.",
"complexity": "O(1)",
"group": "string",
"since": "1.0.0",