]> git.donarmstrong.com Git - lilypond.git/commitdiff
* lily/main.cc: --help says what types of backends are availabe
authorPedro Kroger <kroeger@pedrokroeger.net>
Mon, 11 Apr 2005 14:05:44 +0000 (14:05 +0000)
committerPedro Kroger <kroeger@pedrokroeger.net>
Mon, 11 Apr 2005 14:05:44 +0000 (14:05 +0000)
lily/main.cc

index 1c07a79828506fdf362fed9bb95618b449e3ccf2..59dc378732c6a2d4bfb94d758f0fa804337fac9f 100644 (file)
@@ -130,7 +130,7 @@ static Getopt_long *option_parser = 0;
 
 static Long_option_init options_static[]
 = {
-  {_i ("EXT"), "backend", 'b', _i ("select backend to use")},
+  {_i ("BACK"), "backend", 'b', _i ("select backend to use. Possible values of BACK are: ps, tex, gnome, svg")},
   {_i ("EXPR"), "evaluate", 'e',
    _i ("set option, use -e '(ly:option-usage)' for help")},
   /* Bug in option parser: --output =foe is taken as an abbreviation