The branch, master, has been updated.

- Log -----------------------------------------------------------------

commit 0247f726aaf4411d7221254fb81a18771ef448f8
Author: Scott Kostyshak <[email protected]>
Date:   Tue Jan 22 03:24:03 2013 -0500

    Improve -help output regarding --export switch
    
    Thanks to Jean-Pierre Chrétien.

diff --git a/src/LyX.cpp b/src/LyX.cpp
index 8c9fdbc..2247f33 100644
--- a/src/LyX.cpp
+++ b/src/LyX.cpp
@@ -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"

-----------------------------------------------------------------------

Summary of changes:
 src/LyX.cpp |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
The LyX Source Repository

Reply via email to