]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: AU 3.4 Clarify action of convert-ly -e
authorTrevor Daniels <t.daniels@treda.co.uk>
Fri, 26 Jun 2009 10:02:23 +0000 (11:02 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Mon, 20 Jul 2009 00:21:07 +0000 (01:21 +0100)
(cherry picked from commit 650bcb7e72cba819300780bf4479f14b911e7cff)

Documentation/user/running.itely

index 49a4eecba79ca76425ac6700a66fd12ee971ff9c..264235bd983cc3c9d66f032ce650a2b2f975d839 100644 (file)
@@ -482,7 +482,12 @@ convert-ly -e myfile.ly
 @end example
 
 @noindent
-or, if you want to preserve the original file
+This will upgrade @code{myfile.ly} in-place and preserve the
+original file in @code{myfile.ly~}.
+
+Alternatively, if you want to specify a different name for the
+upgraded file, preserving the original file and name unchanged,
+use
 
 @example
 convert-ly myfile.ly > mynewfile.ly