Changeset 17195 for gsdl/trunk/bin


Ignore:
Timestamp:
2008-09-05T17:41:47+12:00 (16 years ago)
Author:
ak19
Message:

Print usage message indicates that the output option for generating paged images should be pagedIMAGE now instead of pagedimg.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gsdl/trunk/bin/script/gsConvert.pl

    r17194 r17195  
    7474    print STDERR "  options:\n\t-type\tdoc|dot|pdf|ps|ppt|rtf|xls\t(input file type)\n";
    7575    print STDERR "\t-errlog\t<filename>\t(append err messages)\n";
    76     print STDERR "\t-output\tauto|html|text|pagedimg-jpg|pagedimg-gif|pagedimg-png\t(output file type)\n";
     76    print STDERR "\t-output\tauto|html|text|pagedimage_jpg|pagedimage_gif|pagedimage_png\t(output file type)\n";
    7777    print STDERR "\t-timeout\t<max cpu seconds>\t(ulimit on unix systems)\n";
    7878    print STDERR "\t-use_strings\tuse strings to extract text if conversion fails\n";
Note: See TracChangeset for help on using the changeset viewer.