aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md14
1 files changed, 13 insertions, 1 deletions
diff --git a/README.md b/README.md
index 50fb42a..e4247e4 100644
--- a/README.md
+++ b/README.md
@@ -128,7 +128,19 @@ ___
Cancels the current profiling operation, and discards any recorded data without uploading it.
___
-#### `/spark monitoring`
+#### `/spark tps`
+Prints the server TPS history.
+
+___
+#### `/spark healthreport`
+Generates a health report for the server.
+
+**Arguments**
+* `--memory`
+ * Specifies that additional information about the JVMs memory usage should be included
+
+___
+#### `/spark tickmonitoring`
Starts/stops the tick monitoring system.
**Arguments**