Hi, As discussed before, I changed t_list syntax. To specify keywords, you must now use the -k switch. This is more consistent with t_add, and give you the additional bonus of being able to filter by keyword value, eg: "t_list project -k severity=7" will list all crashers. Aurélien