summaryrefslogtreecommitdiff
path: root/src/commands/quit.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/quit.json')
-rw-r--r--src/commands/quit.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/commands/quit.json b/src/commands/quit.json
index cf13f1ee9..cdb80336d 100644
--- a/src/commands/quit.json
+++ b/src/commands/quit.json
@@ -6,6 +6,11 @@
"since": "1.0.0",
"arity": -1,
"function": "quitCommand",
+ "deprecated_since": "7.2.0",
+ "replaced_by": "just closing the connection",
+ "doc_flags": [
+ "DEPRECATED"
+ ],
"command_flags": [
"ALLOW_BUSY",
"NOSCRIPT",