* tools/Info.cs: Add --list-backends, --list-static-indexes to
commit24d9ad439c6891d95a5ceb5ada211168b42ce499
authordbera <dbera>
Wed, 19 Apr 2006 00:30:34 +0000 (19 00:30 +0000)
committerdbera <dbera>
Wed, 19 Apr 2006 00:30:34 +0000 (19 00:30 +0000)
tree72c471fa91263a1a66343ca9f7032117bde35850
parent326c14376ddc0077e27017408cd533fec1c90bbf
* tools/Info.cs: Add --list-backends, --list-static-indexes to
beagle-info. Make beagle-info a tool to gather all kind of information
about beagle.
* beagled/BeagleDaemon.cs, beagled/QueryDriver.cs, Util/Conf.cs:
Allow enabling/disabling backends in the config. Use new syntax
--backend [+-]name.
* tools/Config.cs: Add "beagle-config daemon ListBackends" to show the
currently enabled and disabled backend in config. Should be emulated
in beagle-settings too.
* tools/*.1: Removed reference of Best from man pages. Someone should
write a man-page for beagle-search (or linux users have
stopped reading man-pages these days :O ?)
12 files changed:
ChangeLog
Util/Conf.cs
Util/PathFinder.cs
beagled/BeagleDaemon.cs
beagled/QueryDriver.cs
tools/Config.cs
tools/Info.cs
tools/Makefile.am
tools/beagle-config.1
tools/beagle-query.1
tools/beagle-shutdown.1
tools/beagle-status.1