mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 13:18:28 +00:00
Improve -help output regarding --export switch
Thanks to Jean-Pierre Chrétien.
This commit is contained in:
parent
d31aef689a
commit
0247f726aa
@ -1026,7 +1026,8 @@ int parse_help(string const &, string const &, string &)
|
|||||||
"\t-e [--export] fmt\n"
|
"\t-e [--export] fmt\n"
|
||||||
" where fmt is the export format of choice. Look in\n"
|
" where fmt is the export format of choice. Look in\n"
|
||||||
" Tools->Preferences->File Handling->File Formats->Short Name\n"
|
" Tools->Preferences->File Handling->File Formats->Short Name\n"
|
||||||
" to get an idea which parameters should be passed.\n"
|
" to see which parameter (which differs from the format name\n"
|
||||||
|
" in the File->Export menu) should be passed.\n"
|
||||||
" Note that the order of -e and -x switches matters.\n"
|
" Note that the order of -e and -x switches matters.\n"
|
||||||
"\t-E [--export-to] fmt filename\n"
|
"\t-E [--export-to] fmt filename\n"
|
||||||
" where fmt is the export format of choice (see --export),\n"
|
" where fmt is the export format of choice (see --export),\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user