From f59a88b80f65c4253f92004510a5d6dbc883f5ff 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 dbaf3b9bd8..a081721d11 100644 --- a/Documentation/user/running.itely +++ b/Documentation/user/running.itely @@ -451,6 +451,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