Hi, On Wed, 2005-07-13 at 19:25 -0400, Fredrik Hedberg wrote: > * It takes a number of arguments, the options are described when > using the --help flag, and it will try to index every path > that's passed to it but the last, which is where the index will > be constructed. To create an index for your windows partitions > that are searchable by all users on the system you can issue > something like this: > > beagle-build-index /windows/c /windows/d > /var/cache/beagle/indexes/windows
It didn't occur to me until just now, but we should move the index directory to the first argument, so that you can do things with xargs. And, as others have pointed out, we probably shouldn't nuke the directory. Especially if we make this change. ;) Joe _______________________________________________ Dashboard-hackers mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dashboard-hackers
