[Ml-yokadi] searching for a bug

Sébastien Renard Sebastien.Renard at digitalfox.org
Fri Oct 2 07:58:49 CEST 2009


Le jeudi 1 octobre 2009 12:08:08, David Faure a écrit :
> On Thursday 01 October 2009, Sébastien Renard wrote:
> > Le jeudi 1 octobre 2009 02:07:29, David Faure a écrit :
> > > How do I find a bug by its number?
> > >
> > > I have a task with
> > >     Keywords: _bug=204605, _likelihood=3, _severity=5
> > >
> > > but assuming I forget the task number tomorrow and I'm just
> > > looking for "the task for bug 204605", how do I find it?
> > >
> > > I tried this, to no avail:
> > > yokadi> t_list -s 204605
> > > yokadi> t_list -k _bug=204605
> > > yokadi> t_list -s _bug=204605
> > > yokadi> t_list -k @_bug=204605
> > > yokadi> t_list -s @_bug=204605
> > > yokadi> t_list -k @_bug -s 204605
> >
> > Simply :
> > t_list @_bug=204605
>
> Works indeed.
>
> Bug: this syntax is not documented in t_list --help.

Shame on me :-).

> (and I don't understand the documentation for -s, it doesn't
> explain the meaning of <search>, only of <value>)
>   -s <search>[=<value>], --search=<search>[=<value>]
>                         only list tasks which title or description match
>                         <value>


Typo. This is fixed. BTW, I also documented the fact that you can use more than 
one -s in a search
t_list -s toto -s tata

a+
-- 
Sébastien


More information about the Ml-yokadi mailing list