]> git.lyx.org Git - lyx.git/commitdiff
Updated man page information about exported files.
authorTommaso Cucinotta <tommaso@lyx.org>
Mon, 19 Sep 2011 00:50:57 +0000 (00:50 +0000)
committerTommaso Cucinotta <tommaso@lyx.org>
Mon, 19 Sep 2011 00:50:57 +0000 (00:50 +0000)
See also #4312.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39708 a592a061-630c-0410-9148-cb99ea01b6c8

lyx.1in

diff --git a/lyx.1in b/lyx.1in
index 43a0e25f2d6c9428615178c19cfd014511cc0301..529cdfd30732cb1c0fcc6e9a81a46006f46efc8e 100644 (file)
--- a/lyx.1in
+++ b/lyx.1in
@@ -67,13 +67,11 @@ Use "\fBlyx@version_suffix@ \-dbg\fR" to see the list of available debug feature
 where command is a lyx command.
 .TP
 \fB \-e [\-\-export]\fP \fIfmt
-where fmt is the export format of choice.
-Look on Tools->Preferences->File formats->Format to get an idea which parameters should be passed.
+where fmt is the export format of choice (latex, pdflatex, lualatex, xelatex, xhtml, text, lyx).
 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.
+where fmt is the export format of choice (see \-\-export), and filename is the destination filename. Note that any additional external file needed by filename (such as image files) will be exported as well to the folder containing filename (preserving the relative path embedded within the original LyX document, if any).
 .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.