Added new option -E (--export-to) to man page.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39704 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Tommaso Cucinotta 2011-09-18 23:50:20 +00:00
parent d285793c07
commit 3f7a2ccf7a

View File

@ -71,6 +71,10 @@ where fmt is the export format of choice.
Look on Tools->Preferences->File formats->Format to get an idea which parameters should be passed.
Note that the order of \-e and \-x switches matters.
.TP
\fB \-E [\-\-export\-to]\fP \fIfmt \fIfilename
where fmt is the export format of choice (see \-\-export),
and filename is the destination filename.
.TP
\fB \-i [\-\-import]\fP \fIfmt file.xxx
where fmt is the import format of choice and file.xxx is the file to be imported.
.TP