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/unindex.pl

    r1666 r1970  
    5959
    6060sub print_usage {
    61     print STDERR "\n  usage: $0 [options]\n\n";
     61    print STDERR "\n";
     62    print STDERR "unindex.pl: Attempts to generate gml files from a built Greenstone index.\n\n";
     63    print STDERR "  usage: $0 [options]\n\n";
    6264    print STDERR "  options:\n";
    6365    print STDERR "   -verbosity number      0=none, 3=lots\n";
Note: See TracChangeset for help on using the changeset viewer.