parsetags
void parsetags(slist_t *, char *);
parsetags(&excludetags, optarg);
parsetags(&includetags, optarg);