Ignore:
Timestamp:
2006-09-01T10:52:17+12:00 (18 years ago)
Author:
mdewsnip
Message:

Changed the "-collect" option to "-collection", because it's a million times more accurate.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/perllib/strings.properties

    r12617 r12639  
    124124# -- classinfo.pl --
    125125
    126 classinfo.collect:Giving a collection name will make classinfo.pl look in collect/collection-name/perllib/classify first. If the classifier is not found there it will look in the general perllib/classify directory.
     126classinfo.collection:Giving a collection name will make classinfo.pl look in collect/collection-name/perllib/classify first. If the classifier is not found there it will look in the general perllib/classify directory.
    127127
    128128classinfo.desc:Prints information about a classifier.
     
    157157
    158158downloadinfo.desc:Prints information about a download module
    159 downloadinfo.collect:Giving a collection name will make downloadinfo.pl look in collect/collection-name/perllib/downloaders first. If the module is not found there it will look in the general perllib/downloaders directory.
     159downloadinfo.collection:Giving a collection name will make downloadinfo.pl look in collect/collection-name/perllib/downloaders first. If the module is not found there it will look in the general perllib/downloaders directory.
    160160downloadinfo.params:[options] [download-module]
    161161downloadinfo.general_options:General options are inherited from parent classes of the download modules.
     
    384384# -- pluginfo.pl --
    385385
    386 pluginfo.collect:Giving a collection name will make pluginfo.pl look in collect/collection-name/perllib/plugins first. If the plugin is not found there it will look in the general perllib/plugins directory.
     386pluginfo.collection:Giving a collection name will make pluginfo.pl look in collect/collection-name/perllib/plugins first. If the plugin is not found there it will look in the general perllib/plugins directory.
    387387
    388388pluginfo.desc:Prints information about a plugin.
     
    405405# -- plugoutinfo.pl --
    406406
    407 plugoutinfo.collect:Giving a collection name will make plugoutinfo.pl look in collect/collection-name/perllib/plugouts first. If the plugout is not found there it will look in the general perllib/plugouts directory.
     407plugoutinfo.collection:Giving a collection name will make plugoutinfo.pl look in collect/collection-name/perllib/plugouts first. If the plugout is not found there it will look in the general perllib/plugouts directory.
    408408
    409409plugoutinfo.desc:Prints information about a plugout.
Note: See TracChangeset for help on using the changeset viewer.