! -----------------------------------------------------------------
! Tool description file
!
! This file contains descriptions of the tools that can be applied
! to description files.  The format of the file is as follows:
!
! 	Type Tool Description
!
! Type -- the type of server for which the tool is designed
! Tool -- the file name of the tool (relative to the Tools.Home directory)
! Description -- short description of the tool
!
! Specifically the fields are defined by the following regular expression
!	^\s*(\S+)\s+(\S+)\s+(\S.*)$
! -----------------------------------------------------------------
BROKER bdmanual Manual update of the broker description.
GATHERER bdmanual Manual update of the gatherer description.
BROKER bddisplay Display the contents of the description file.
GATHERER bddisplay Display the contents of the description file.
BROKER bdlogs Extract commonly accessed objects and queries from the broker logs.
BROKER bdstop Extract unique keywords of the broker from the .glimpse-index file.

