]> git.donarmstrong.com Git - lilypond.git/commitdiff
Update docstring for -dpreview.
authorPatrick McCarty <pnorcks@gmail.com>
Mon, 22 Feb 2010 03:16:22 +0000 (19:16 -0800)
committerPatrick McCarty <pnorcks@gmail.com>
Mon, 22 Feb 2010 03:16:22 +0000 (19:16 -0800)
Since the SVG backend now supports -dpreview, and does not generate EPS
or PNG output, make the docstring more generic.

scm/lily.scm

index 1beb2d539e24b574ee6044a2639534f9752eb4c0..b8a1af59a0b625993e0c795619b24038710cae0d 100644 (file)
@@ -128,7 +128,7 @@ similar to chord syntax.")
     (pixmap-format "png16m"
 "Set GhostScript's output format for pixel images.")
     (preview #f
-"Create PNG and EPS preview images also.")
+"Create preview images also.")
     (print-pages #t
 "Print pages in the normal way.")
     (protected-scheme-parsing #t