From 5ef8346160c80de47560b0de34d2a11067466580 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Tue, 6 Feb 2007 13:04:43 -0800 Subject: [PATCH] Give convert-ly -s more prominence in docs. --- Documentation/user/running.itely | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.39.5