Ignore:
Timestamp:
2001-02-14T12:48:56+13:00 (23 years ago)
Author:
sjboddie
Message:

Added more usage information to all perl programs and removed a few
programs that are no longer useful.

File:
1 edited

Legend:

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

    r1926 r1970  
    9292
    9393sub print_usage {
    94     print STDERR "\n  usage: $0 [options] macrofile\n\n";
     94    print STDERR "\n";
     95    print STDERR "translate.pl: Uses gimp to generate any images required by a\n";
     96    print STDERR "              Greenstone macro file.\n\n";
     97    print STDERR "  usage: $0 [options] macrofile\n\n";
    9598    print STDERR "  options:\n";
    9699    print STDERR "   -save_orig_file       edited macrofile will be written to\n";
Note: See TracChangeset for help on using the changeset viewer.