From: Pedro Kroger Date: Tue, 12 Apr 2005 00:27:31 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: release/2.5.19~19 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a111927561fea3a5364a48ec2c41fa2c35323295;p=lilypond.git *** empty log message *** --- diff --git a/lily/main.cc b/lily/main.cc index 59dc378732..8612f24872 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 ("BACK"), "backend", 'b', _i ("select backend to use. Possible values of BACK are: ps, tex, gnome, svg")}, + {_i ("BACK"), "backend", 'b', _i ("select backend to use. Possible values of BACK are: ps, tex, gnome, svg, scm")}, {_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