]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Updating files with
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 15 Jun 2005 00:53:33 +0000 (00:53 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 15 Jun 2005 00:53:33 +0000 (00:53 +0000)
convert-ly): remove -o option.

ChangeLog
Documentation/user/invoking.itely

index 2c3c606fc5df380b4b518284ca622af8cc2bd0b9..9f30abe6b926b4434d12937c8c58942f025f9509 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2005-06-15  Han-Wen Nienhuys  <hanwen@xs4all.nl>
 
+       * Documentation/user/invoking.itely (Updating files with
+       convert-ly): remove -o option.
+
+       * VERSION (PACKAGE_NAME): release 2.5.31
+
        * scm/framework-ps.scm (write-preamble): use ly:system.
        (write-preamble): verbosity.
 
index 68cefef9c8d9368bee82e781d9315117fc608e07..ab6271d664bb27f107ee986d827e4ad965437593 100644 (file)
@@ -468,9 +468,6 @@ Do an inline edit of the input file.  Overrides @code{--output}.
 Set the version to convert from.  If this is not set, @command{convert-ly}
 will guess this, on the basis of @code{\version} strings in the file.
 
-@item -o,--output=@var{file}
-Set the output file to write.  
-
 @item -n,--no-version
 Normally, @command{convert-ly} adds a @code{\version} indicator 
 to the output.  Specifying this option suppresses this.