Ignore:
Timestamp:
1999-09-14T14:21:11+12:00 (25 years ago)
Author:
sjboddie
Message:

removed index, indextext and defaultindex options for now

File:
1 edited

Legend:

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

    r538 r581  
    4545    print STDERR "   -public true|false  If this collection has anonymous access\n";
    4646    print STDERR "   -beta true|false    If this collection is still under development\n";
    47     print STDERR "   -index type         The indexes which should be made\n";
    48     print STDERR "   -indextext name     The index description\n";
    49     print STDERR "   -defaultindex type  The index to use if no others are supplied\n\n";
     47#    print STDERR "   -index type         The indexes which should be made\n";
     48#    print STDERR "   -indextext name     The index description\n";
     49#    print STDERR "   -defaultindex type  The index to use if no others are supplied\n\n";
    5050}
    5151
Note: See TracChangeset for help on using the changeset viewer.