From: Graham Percival Date: Tue, 6 Feb 2007 21:04:43 +0000 (-0800) Subject: Give convert-ly -s more prominence in docs. X-Git-Tag: release/2.10.17-1^2~10 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5ef8346160c80de47560b0de34d2a11067466580;p=lilypond.git Give convert-ly -s more prominence in docs. --- diff --git a/Documentation/user/running.itely b/Documentation/user/running.itely index df975d10d7..475153602f 100644 --- a/Documentation/user/running.itely +++ b/Documentation/user/running.itely @@ -439,6 +439,12 @@ To upgrade LilyPond fragments in texinfo files, use convert-ly --from=... --to=... --no-version *.itely @end example +To see the changes in the LilyPond syntax between two versions, use + +@example +convert-ly --from=... --to=... -s +@end example + To upgrade many files at once, combine @code{convert-ly} with standard unix commands. This example will upgrade all @code{.ly} files in the current directory