>>>>> "Christian" == Christian Ridderstr�m <[EMAIL PROTECTED]> writes:
Christian> I just saw from another post that you can do: lyx -dbg
Christian> graphics for instance... boy has I missed being able to do
Christian> that. I've been typing: lyx -dbg 209715 all this time... If
Christian> someone can tell me in which file this message is defined
Christian> I'd be happy to add something so that the output appears as
Christian> below:
But we have
schuss: lyx --help
Usage: lyx [ command line switches ] [ name.lyx ... ]
Command line switches (case sensitive):
[...]
-dbg feature[,feature]...
select the features to debug.
Type `lyx -dbg' to see the list of features
Isn't this clear enough?
Anyway, what you want to change is in src/lyx_main.C, function parse_help().
JMarc