aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuck <git@lucko.me>2019-04-17 01:01:20 +0100
committerLuck <git@lucko.me>2019-04-17 01:01:20 +0100
commite7b1797731508202c62dfa5bdc1c4d779f5cbfd1 (patch)
tree785f3b03a5bc64b5f7f3ad61fa96594354b49d69
parent394c59d375811e4b1e0f23a528ef85d8c4d0e5a0 (diff)
downloadspark-e7b1797731508202c62dfa5bdc1c4d779f5cbfd1.tar.gz
spark-e7b1797731508202c62dfa5bdc1c4d779f5cbfd1.tar.bz2
spark-e7b1797731508202c62dfa5bdc1c4d779f5cbfd1.zip
Update readme
-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**