diff --git a/bin/feedgnuplot b/bin/feedgnuplot index 917c171..a817330 100755 --- a/bin/feedgnuplot +++ b/bin/feedgnuplot @@ -2247,7 +2247,9 @@ also. C<--geometry> Specifies the size, position of the plot window. This applies I to the -C gnuplot terminal, and has no effect otherwise. +C gnuplot terminal, and has no effect otherwise. To control the window size +for any other terminal, ask for the terminal explicitly, with the options +specifying the size. For instance C<--terminal 'qt size 1024,768'> =item