From eff58ac8ab8e737f5ba5859684a3b6245affa854 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Sat, 16 Apr 2011 01:50:08 -0700 Subject: [PATCH] POD update --- README.pod | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.pod b/README.pod index 626ef07..a0336f7 100644 --- a/README.pod +++ b/README.pod @@ -250,7 +250,7 @@ As an example, if line 3 of the input is "0 9 1 20" --title xxx Set the title of the plot - --legend curveID=legend + --legend curveID legend Set the label for a curve plot. Use this option multiple times for multiple curves. With --dataid, curveID is the ID. Otherwise, it's the index of the curve, starting at 0 @@ -277,7 +277,7 @@ As an example, if line 3 of the input is "0 9 1 20" Without --dataid, the ID is just an ordered 0-based index. Does not apply to 3d plots. - --curvestyle curveID=style + --curvestyle curveID style Additional styles per curve. With --dataid, curveID is the ID. Otherwise, it's the index of the curve, starting at 0. Use this option multiple times for multiple curves