From b67468a8b2c0352af21bf6f383568518f946716e Mon Sep 17 00:00:00 2001 From: Simon J Mudd Date: Fri, 14 Nov 2014 23:49:36 +0100 Subject: [PATCH] remove unneeded whitespace from keys.txt --- keys.txt | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/keys.txt b/keys.txt index b88753a..429868f 100644 --- a/keys.txt +++ b/keys.txt @@ -1,20 +1,19 @@ - pstop uses several keys. Help is available by pressing 'h'. This is what it tells you. -------- -pstop version 0.0.10 (C) 2014 Simon J Mudd - -Program to show the top I/O information by accessing information from the -performance_schema schema. Ideas based on mysql-sys. - -Keys: -- - reduce the poll interval by 1 second (minimum 1 second) -+ - 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 -z - reset statistics - - change display modes between: latency, ops, file I/O and lock modes +pstop version 0.0.10 (C) 2014 Simon J Mudd + +Program to show the top I/O information by accessing information from the +performance_schema schema. Ideas based on mysql-sys. + +Keys: +- - reduce the poll interval by 1 second (minimum 1 second) ++ - 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 +z - reset statistics + - change display modes between: latency, ops, file I/O and lock modes -- 2.20.1