X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Flily.scm;h=bddb9982a7e7a4c819c60f86d0d7024ff74541f7;hb=c3b4c819b2dc48e68176f771cebd858462d266ed;hp=7122ac3694be6d2fbd11daa1bf83310a2d329ebd;hpb=e344ae579fa1d81fc6c6f3049494697872fd39f9;p=lilypond.git diff --git a/scm/lily.scm b/scm/lily.scm index 7122ac3694..bddb9982a7 100644 --- a/scm/lily.scm +++ b/scm/lily.scm @@ -31,7 +31,7 @@ ;; - [subject-]-verb-object-object (anti-alias-factor 1 "render at higher resolution and scale down result\nto prevent jaggies in PNG") - (backend ps "which backend to use by default; Options: eps, ps [default], scm, svg)") + (backend ps "which backend to use by default; Options: eps, null, ps [default], scm, svg)") (check-internal-types #f "check every property assignment for types") (clip-systems #f "Generate cut-out snippets of a score") (datadir #f "LilyPond prefix for data files (Readonly).")