summaryrefslogtreecommitdiffstats
path: root/src/commands/latency.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/commands/latency.json')
-rw-r--r--src/commands/latency.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/commands/latency.json b/src/commands/latency.json
new file mode 100644
index 0000000..e4844d4
--- /dev/null
+++ b/src/commands/latency.json
@@ -0,0 +1,9 @@
+{
+ "LATENCY": {
+ "summary": "A container for latency diagnostics commands.",
+ "complexity": "Depends on subcommand.",
+ "group": "server",
+ "since": "2.8.13",
+ "arity": -2
+ }
+}