]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
Cmake build: Creating a define for a header file found
[lyx.git] / src / LyX.cpp
index 8c9fdbcb02b8433ded8909e5329bb3139bf11997..e68ae0392f82b2e5ef68a1c8d9df278bcc936d39 100644 (file)
@@ -60,7 +60,7 @@
 #include "support/Messages.h"
 #include "support/os.h"
 #include "support/Package.h"
-#include "support/Path.h"
+#include "support/PathChanger.h"
 #include "support/Systemcall.h"
 
 #include "support/bind.h"
@@ -1026,7 +1026,8 @@ int parse_help(string const &, string const &, string &)
                  "\t-e [--export] fmt\n"
                  "                  where fmt is the export format of choice. Look in\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"
                  "\t-E [--export-to] fmt filename\n"
                  "                  where fmt is the export format of choice (see --export),\n"