]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: AU 3.4.3: Triple quotes not required on output file release/2.13.3-0
authorTrevor Daniels <t.daniels@treda.co.uk>
Thu, 2 Jul 2009 06:06:57 +0000 (07:06 +0100)
committerTrevor Daniels <t.daniels@treda.co.uk>
Thu, 2 Jul 2009 06:06:57 +0000 (07:06 +0100)
Documentation/user/running.itely

index 1864615a5279c27ad58698877b8e5c24cdbc319e..ec131010e8fa3bb4ba071d46ed85c6ec83caaa54 100644 (file)
@@ -581,11 +581,11 @@ convert-ly --from=... --to=... -s
 
 When running convert-ly in a Command Prompt window under Windows
 on a file which has spaces in the filename or in the path to it,
-it is necessary to surround the entire file name with three (!)
-sets of double quotes:
+it is necessary to surround the entire input file name with three
+(!) sets of double quotes:
 
 @example
-convert-ly """D:/My Scores/Ode.ly""" > """D:/My Scores/new Ode.ly"""
+convert-ly """D:/My Scores/Ode.ly""" > "D:/My Scores/new Ode.ly"
 @end example
 
 If the simple @command{convert-ly -e *.ly} command fails because the