]> git.donarmstrong.com Git - lilypond.git/commitdiff
Updates regtest option-help.ly to use new port
authorPhil Holmes <mail@philholmes.net>
Sat, 4 Feb 2012 17:27:55 +0000 (17:27 +0000)
committerPhil Holmes <mail@philholmes.net>
Sun, 5 Feb 2012 11:52:05 +0000 (11:52 +0000)
Sends help text to stderr using port implemented by DAK.

input/regression/option-help.ly

index a377279c3e223d1728160d5e2b067e7b66af1661..704351941f0fcbe1229112095c2c9975b705af5d 100644 (file)
@@ -5,5 +5,5 @@
   previous releases."
 }
 
-#(ly:option-usage)
+#(ly:option-usage (current-error-port))