aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/Debugging.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Debugging.md b/docs/Debugging.md
index c4ac758d..9774a291 100644
--- a/docs/Debugging.md
+++ b/docs/Debugging.md
@@ -152,6 +152,9 @@ Then graphs can be produced with:
One can then view the resulting **loadgraph.png** file.
+Different graphs can be produced. For more information run:
+`~/klipper/scripts/graphstats.py --help`
+
Extracting information from the klippy.log file
===============================================