From b5319c2ec5a9300f9f5bc190637616d85b7f5045 Mon Sep 17 00:00:00 2001 From: Charles Franklin Date: Mon, 12 Mar 2018 10:39:35 -0400 Subject: [PATCH] Fixed line order in help message --- eplot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eplot b/eplot index f5de0b0..9337375 100755 --- a/eplot +++ b/eplot @@ -99,8 +99,8 @@ Output formatting options: --ylog log y-axis -t set the title(s) of the curve(s) (separated by @) -I set the order of the line styles (separated by ,) - --notitle suppress the default title (e.g. -I "2,1,3,4,5") + --notitle suppress the default title Miscellaneous opions: -B , creates vertical bars (separated by @)