From: hanwen Date: Wed, 15 Jun 2005 00:53:33 +0000 (+0000) Subject: (Updating files with X-Git-Tag: release/2.5.32~35 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4ddc6f5039654a0edc695f30ea0e5b96e1434d3f;p=lilypond.git (Updating files with convert-ly): remove -o option. --- diff --git a/ChangeLog b/ChangeLog index 2c3c606fc5..9f30abe6b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,10 @@ 2005-06-15 Han-Wen Nienhuys + * 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. diff --git a/Documentation/user/invoking.itely b/Documentation/user/invoking.itely index 68cefef9c8..ab6271d664 100644 --- a/Documentation/user/invoking.itely +++ b/Documentation/user/invoking.itely @@ -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.