]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/option-help.ly
Merge branch 'stable/2.16' into staging
[lilypond.git] / input / regression / option-help.ly
index 75c67e6e7d0a8f7b5159481005dd127c4ea8a685..5259e9d790da132a0e6152be1b2dc7404b40faf0 100644 (file)
@@ -1,4 +1,9 @@
-\version "2.11.10"
+\version "2.16.0"
+\header {
+  
+  texidoc = "Print the option help text, for comparison against
+  previous releases."
+}
 
-#(ly:option-usage)
+#(ly:option-usage (current-error-port))