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