summaryrefslogtreecommitdiff
path: root/src/commands/sentinel-debug.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/sentinel-debug.json')
-rw-r--r--src/commands/sentinel-debug.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/commands/sentinel-debug.json b/src/commands/sentinel-debug.json
index ed771c4f7..44c6bec9b 100644
--- a/src/commands/sentinel-debug.json
+++ b/src/commands/sentinel-debug.json
@@ -1,5 +1,7 @@
{
"DEBUG": {
+ "summary": "List or update the current configurable parameters",
+ "complexity": "O(N) where N is the number of configurable parameters",
"group": "sentinel",
"since": "7.0.0",
"arity": -2,