From 515b9d574726a44eeb54154b152d9dcce8760cda Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Thu, 16 Nov 2006 03:13:46 +0100 Subject: [PATCH] clarify -dresolution --- scm/lily.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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") -- 2.39.5