[liblouis-liblouisxml] [liblouisxml commit] r18 - trunk/tools

  • From: codesite-noreply@xxxxxxxxxx
  • To: liblouis-liblouisxml@xxxxxxxxxxxxx
  • Date: Mon, 12 Jan 2009 16:11:46 +0000

Author: christian.egli@xxxxxxxxxxxxxx
Date: Mon Jan 12 07:40:28 2009
New Revision: 18

Modified:
   trunk/tools/msword2brl.in

Log:
improve help message of msword2brl

Modified: trunk/tools/msword2brl.in
==============================================================================
--- trunk/tools/msword2brl.in   (original)
+++ trunk/tools/msword2brl.in   Mon Jan 12 07:40:28 2009
@@ -3,7 +3,11 @@
 usage () {
   cat <<"EOF"

-msword2brl infile outfile
+msword2brl [OPTION] infile outfile
+
+Options:
+  --help     Print this message
+  --version  Print version information

 Infile must be a Microsoft Word file. The script first calls the
 `antiword' program, so you must have this installed on your machine.
For a description of the software and to download it go to
http://www.jjb-software.com

Other related posts:

  • » [liblouis-liblouisxml] [liblouisxml commit] r18 - trunk/tools - codesite-noreply