mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-10 20:04:46 +00:00
* LyX.cpp: add missing line break; spotted by Jean-Pierre Chrétien.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30367 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
56a7e127ad
commit
668b4d8fc1
@ -984,7 +984,7 @@ int parse_help(string const &, string const &, string &)
|
||||
" where fmt is the export format of choice.\n"
|
||||
" Look on Tools->Preferences->File formats->Format\n"
|
||||
" to get an idea which parameters should be passed.\n"
|
||||
" Note that the order of -e and -x switches matters."
|
||||
" Note that the order of -e and -x switches matters.\n"
|
||||
"\t-i [--import] fmt file.xxx\n"
|
||||
" where fmt is the import format of choice\n"
|
||||
" and file.xxx is the file to be imported.\n"
|
||||
|
Loading…
Reference in New Issue
Block a user