Fixed line order in help message

This commit is contained in:
Charles Franklin 2018-03-12 10:39:35 -04:00 committed by Charles Jessup Franklin
parent ef88235330
commit b5319c2ec5

2
eplot
View File

@ -99,8 +99,8 @@ Output formatting options:
--ylog log y-axis --ylog log y-axis
-t <titles> set the title(s) of the curve(s) (separated by @) -t <titles> set the title(s) of the curve(s) (separated by @)
-I <indices> set the order of the line styles (separated by ,) -I <indices> set the order of the line styles (separated by ,)
--notitle suppress the default title
(e.g. -I "2,1,3,4,5") (e.g. -I "2,1,3,4,5")
--notitle suppress the default title
Miscellaneous opions: Miscellaneous opions:
-B <pos>,<height> creates vertical bars (separated by @) -B <pos>,<height> creates vertical bars (separated by @)