From: Pedro Kroger Date: Mon, 11 Apr 2005 14:05:44 +0000 (+0000) Subject: * lily/main.cc: --help says what types of backends are availabe X-Git-Tag: release/2.5.19~21 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bade4cacd47f9b55464e7534262aea54ab453e3d;p=lilypond.git * lily/main.cc: --help says what types of backends are availabe --- diff --git a/lily/main.cc b/lily/main.cc index 1c07a79828..59dc378732 100644 --- a/lily/main.cc +++ b/lily/main.cc @@ -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