]> git.donarmstrong.com Git - lilypond.git/commitdiff
clarify -dresolution
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 16 Nov 2006 02:13:46 +0000 (03:13 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 16 Nov 2006 02:13:46 +0000 (03:13 +0100)
scm/lily.scm

index e7d6e8d0ce2226554a9bc05a5b201c32cd8c5cdf..2241c850474b1edca466fa9d743d6c5c917d5b72 100644 (file)
@@ -51,7 +51,7 @@ scheme are caught in the parser. If off, halt
 on errors, and print a stack trace.")
              (profile-property-accesses #f "keep statistics of get_property() calls.")
              
-             (resolution 101 "resolution for generating bitmaps")
+             (resolution 101 "resolution for generating PNG bitmaps")
              (read-file-list #f "Read files to be processed from command line arguments")
 
              (safe #f "Run safely")