[feedgnuplot] 23/42: fixed doc reformatting typo

Dima Kogan dkogan-guest at alioth.debian.org
Sun Oct 20 08:04:06 UTC 2013


This is an automated email from the git hooks/post-receive script.

dkogan-guest pushed a commit to tag v1.25
in repository feedgnuplot.

commit acd6de507c4549ddaaf3577496071b1608865f92
Author: Dima Kogan <dima at secretsauce.net>
Date:   Sat Oct 19 14:26:30 2013 -0700

    fixed doc reformatting typo
---
 bin/feedgnuplot |   37 ++++++++++---------------------------
 1 file changed, 10 insertions(+), 27 deletions(-)

diff --git a/bin/feedgnuplot b/bin/feedgnuplot
index 1958fb8..5b0ce26 100755
--- a/bin/feedgnuplot
+++ b/bin/feedgnuplot
@@ -1250,39 +1250,15 @@ Automatically increments extraValuesPerPoint
 
 =item
 
---xlabel xxx
-
-Set x-axis label
-
-=item
-
---ylabel xxx
-
-Set y-axis label
-
-=item
-
---y2label xxx
-
-Set y2-axis label. Does not apply to 3d plots
-
-=item
-
---zlabel xxx
-
-Set y-axis label. Only applies to 3d plots
-
-=item
-
 --title xxx
 
 Set the title of the plot
 
 =item
 
---legend curveID lege
+--legend curveID legend
 
-nd Set the label for a curve plot. Use this option multiple times for multiple
+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
 
@@ -1306,7 +1282,14 @@ to 0 to plot ALL the data. Does not make sense with 3d plots. Implies
 
 Set the range for the given axis. These x-axis bounds are ignored in a streaming
 plot. The y2-axis bound do not apply in 3d plots. The z-axis bounds apply
-I<ONLY> to 3d plots or colormaps.
+I<only> to 3d plots or colormaps.
+
+=item
+
+--xlabel/ylabel/y2label/zlabel xxx
+
+Label the given axis. The y2-axis label does not apply to 3d plots while the
+z-axis label applies I<only> to 3d plots.
 
 =item
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feedgnuplot.git



More information about the debian-science-commits mailing list