Found word %s ID %s: not in database ID %s: found in database Removing ID '%s' ID '%s' not in database Adding ID '%s' Prune lists %s COLLECT_%s=%d %s [options] <checkpoint> <id> <idlist>
Collect variables across events.
-h --help Print this message -a --add Add ID <id> to the list <idlist> -r --remove Remove ID <id> from the list <idlist> -d --debug Debug to stderr
Adds ID <id> to the list governed by <checkpoint>. <id> must be part of the list <idlist>. If all IDs given by <idlist> are listed (ie collect has been invoked for each ID in <idlist>) collect returns 0, the number of missing IDs otherwise. On error a negative number is returned.