]> git.lyx.org Git - lyx.git/commitdiff
Add comment.
authorPavel Sanda <sanda@lyx.org>
Thu, 26 Feb 2009 00:13:47 +0000 (00:13 +0000)
committerPavel Sanda <sanda@lyx.org>
Thu, 26 Feb 2009 00:13:47 +0000 (00:13 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28617 a592a061-630c-0410-9148-cb99ea01b6c8

lyx.1in
src/LyX.cpp

diff --git a/lyx.1in b/lyx.1in
index 012b5233de6f1be21db719f24e4e9db05195b9a0..3760f9f2d05a80daa519dc90ced156762b8859b9 100644 (file)
--- a/lyx.1in
+++ b/lyx.1in
@@ -69,6 +69,7 @@ where command is a lyx command.
 \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.
+Note that the order of -e and -x switches matters.
 .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.
index c62bb5e685582a2c35d71bd0a5b28d3f790d6669..5bd3d0f8c360a00ad20bc138cc50047549517e84 100644 (file)
@@ -966,6 +966,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."
                  "\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"