From: Han-Wen Nienhuys Date: Thu, 16 Nov 2006 02:13:46 +0000 (+0100) Subject: clarify -dresolution X-Git-Tag: release/2.11.0-1~30 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=515b9d574726a44eeb54154b152d9dcce8760cda;p=lilypond.git clarify -dresolution --- diff --git a/scm/lily.scm b/scm/lily.scm index e7d6e8d0ce..2241c85047 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -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")