summaryrefslogtreecommitdiff
path: root/src/commands/evalsha.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/evalsha.json')
-rw-r--r--src/commands/evalsha.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commands/evalsha.json b/src/commands/evalsha.json
index 66e4379c6..c7d0aa79b 100644
--- a/src/commands/evalsha.json
+++ b/src/commands/evalsha.json
@@ -1,6 +1,6 @@
{
"EVALSHA": {
- "summary": "Execute a Lua script server side",
+ "summary": "Executes a server-side Lua script by SHA1 digest.",
"complexity": "Depends on the script that is executed.",
"group": "scripting",
"since": "2.6.0",