aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1999-09-24 06:58:27 +0000
committerEric S. Raymond <esr@thyrsus.com>1999-09-24 06:58:27 +0000
commit22ff0cb08c31212e2e99ce56a2908cee4f885ea1 (patch)
tree42846539f146ce86e5ac6b5232856c135a2967d4
parent45230cdc03a31c6b12d75698b93eeffa74c01703 (diff)
downloadfetchmail-22ff0cb08c31212e2e99ce56a2908cee4f885ea1.tar.gz
fetchmail-22ff0cb08c31212e2e99ce56a2908cee4f885ea1.tar.bz2
fetchmail-22ff0cb08c31212e2e99ce56a2908cee4f885ea1.zip
*** empty log message ***
svn path=/trunk/; revision=2600
-rwxr-xr-xgrowthplot3
1 files changed, 3 insertions, 0 deletions
diff --git a/growthplot b/growthplot
index b476817c..d3a8e1be 100755
--- a/growthplot
+++ b/growthplot
@@ -64,3 +64,6 @@ echo "pause 9999" >>/tmp/growthimage$$
gnuplot /tmp/growthimage$$
rm -f /tmp/growth*
+
+# The gnuplot drivers for GIF and PNG are deficient. To capture this image,
+# use the xv middle-button grab and save to PNG.