From d28ef06cffc78cc1f56a0850f75c09a927bccac9 Mon Sep 17 00:00:00 2001 From: Dima Kogan Date: Fri, 31 Aug 2012 11:18:03 -0700 Subject: [PATCH] documentation correction --- bin/feedgnuplot.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bin/feedgnuplot.pod b/bin/feedgnuplot.pod index 067dcf2..121308b 100644 --- a/bin/feedgnuplot.pod +++ b/bin/feedgnuplot.pod @@ -138,8 +138,9 @@ or line numbers otherwise). =head2 Hardcopy output The script is able to produce hardcopy output with C<--hardcopy outputfile>. The -output type is inferred from the filename with B<.ps>, B<.eps>, B<.pdf> and -B<.png> currently supported. +output type can be inferred from the filename, if B<.ps>, B<.eps>, B<.pdf>, +B<.svg> or B<.png> is requested. If any other file type is requested, +C<--terminal> I be passed in to tell gnuplot how to make the plot. =head2 Self-plotting data files