Ignore:
Timestamp:
2010-08-04T15:58:36+12:00 (14 years ago)
Author:
kjdon
Message:

changed part of the usage message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/bin/script/gsConvert.pl

    r22513 r22568  
    8585    print STDERR "\t-timeout\t<max cpu seconds>\t(ulimit on unix systems)\n";
    8686    print STDERR "\t-use_strings\tuse strings to extract text if conversion fails\n";
    87     print STDERR "\t-windows_scripting\tuse windows script (if available) when converting Microsoft Word and PPT via VB script\n";
    88     print STDERR "\t-openoffice_scripting\tuse openoffice script (if available) when converting Microsoft Word and PPT via OpenOffice\n";
     87    print STDERR "\t-windows_scripting\tuse windows VB script (if available) to convert Microsoft Word and PPT documents\n";
     88    print STDERR "\t-openoffice_scripting\tuse OpenOffice (if available) to convert Microsoft Office documents \n";
    8989    print STDERR "\t-pdf_complex\tuse complex output when converting PDF to HTML\n";
    9090    print STDERR "\t-pdf_nohidden\tDon't attempt to extract hidden text from PDF files\n";
Note: See TracChangeset for help on using the changeset viewer.