From df222d73c94b104890120c17e0e5b1061ae0aaca Mon Sep 17 00:00:00 2001 From: Esko Kokkonen Date: Thu, 5 Apr 2012 16:11:41 +0300 Subject: [PATCH] Add better description for the help screen --- emerge-timer.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/emerge-timer.py b/emerge-timer.py index b12b8c4..27a5d9d 100755 --- a/emerge-timer.py +++ b/emerge-timer.py @@ -581,7 +581,8 @@ Options: \t-h, --help \t Show this helpscreen \t-q, --quiet \t Be less verbose \t--no-color \t Use colorless output -\--plot \t Plot emerge times into a 2D scatter plot +\t--plot \t\t Plot emerge times into a 2D scatter plot +\t\t\t (needs matlibplot installed for this to work) \t--simulate \t Do a simulation run""" print usage -- 2.45.0