From: Patrick McCarty Date: Fri, 22 Jan 2010 03:25:56 +0000 (-0800) Subject: Docs: Usage: -fsvg is not a valid option. X-Git-Tag: release/2.13.12-1~65 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=cbfe02a5fcf7d6041ded9323a1dc222defb5ce5b;p=lilypond.git Docs: Usage: -fsvg is not a valid option. --- diff --git a/Documentation/usage/running.itely b/Documentation/usage/running.itely index f6cea599f2..9bb9be7467 100644 --- a/Documentation/usage/running.itely +++ b/Documentation/usage/running.itely @@ -132,7 +132,7 @@ at the top of the @code{.ly} file. @item -f,--format=@var{format} which formats should be written. Choices for @code{format} are -@code{svg}, @code{ps}, @code{pdf}, and @code{png}. +@code{ps}, @code{pdf}, and @code{png}. Example: @code{lilypond -fpng @var{filename}.ly}