From b7746e6833407c12f1415272b92f6a5ff0406eb3 Mon Sep 17 00:00:00 2001 From: Tamas Gal <himself@tamasgal.com> Date: Thu, 22 Mar 2018 12:46:43 +0100 Subject: [PATCH] Fix description --- scripts/pmt_rates.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/pmt_rates.py b/scripts/pmt_rates.py index 5d994cc..d931786 100755 --- a/scripts/pmt_rates.py +++ b/scripts/pmt_rates.py @@ -15,7 +15,7 @@ Options: -p LIGIER_PORT The port of the ligier [default: 5553]. -u DU The DU to monitor [default: 1]. -d DET_ID Detector ID [default: 29]. - -i INTERVAL Time interval to monitor in minutes [default: 10]. + -i INTERVAL Time interval for one pixel [default: 10]. -o PLOT_DIR The directory to save the plot [default: www/plots]. -h --help Show this screen. -- GitLab