Le 19 nov. 10 à 14:39, Pavel Sanda a écrit :
Jean-Marc Lasgouttes wrote:
In lyx 2.0, the right command line is
lyx -batch -x reconfigure
For whatever reason -batch did not exist in 1.6 (BTW, shouldn't
it be
--batch?)
it would trigger avelanche of changes, because then it must be --
batch=
and so on.
What would you put after the = ??
ok in this case no, but if you want to be consistent many things
should be changed
then, like all -string switches -> --string switches; switches like -
dbg -export
have argument and should have '=' if we want to work in the same
vein as most of
nowadays linux commandline works.
A 2.0 version might an excuse for this kind of annoying changes.
JMarc