Remove time.Ticker and adjust polling mechanism
[pstop.git] / keys.txt
index 429868f..50563c6 100644 (file)
--- a/keys.txt
+++ b/keys.txt
@@ -3,7 +3,7 @@ it tells you.
 
                               --------
 
-pstop version 0.0.10 (C) 2014 Simon J Mudd <sjmudd@pobox.com>
+pstop version 0.0.12 (C) 2014 Simon J Mudd <sjmudd@pobox.com>
 
 Program to show the top I/O information by accessing information from the
 performance_schema schema. Ideas based on mysql-sys.
@@ -13,7 +13,8 @@ Keys:
 + - increase the poll interval by 1 second
 h - this help screen
 q - quit
-t - toggle between showing time since resetting statistics or since P_S data was collected
+t - toggle between showing the statistics since resetting pstop started or
+    you explicitly reset them (with 'z') [REL] or showing the statistics
+    as collected from MySQL [ABS].
 z - reset statistics
 <tab> - change display modes between: latency, ops, file I/O and lock modes
-