the reason it says lt-tracker-tag is because before it's installed it's actually a script that calls .libs/tracker-tag (stupid libtool). Once it's installed, it should work fine. Also, there's still a bug in glib pending about displaying the help text, so there's not much we can do about that yet.
On 9/11/06, Jamie McCracken <[EMAIL PROTECTED]> wrote: > Samuel Cormier-Iijima wrote: > > Good catch, I've attached a fixed patch. Some of the options are a > > little awkward - to search for multiple tags, you have to do > > tracker-tag -s tag1 -s tag2... but I'm not sure GOption will let us do > > it a better way. Anyways, they still have to fix this bug > > (http://bugzilla.gnome.org/show_bug.cgi?id=336089) and a few others > > until we can do more useful stuff. > > > > Have applied patch although a few minor things wrong (should display > help if no arguments supplied and usage message says "lt-tracker-tag") > > I couldn't figure out how to sort them so applied anyway. > > Feel free to send an update or more patches for the other command line > tools. > > thanks > > -- > Mr Jamie McCracken > http://jamiemcc.livejournal.com/ > _______________________________________________ tracker-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/tracker-list
