Usage:

axp triggers process [options] [limit ...]

Infoline:

check registered limits for new revisions

Options:

-h, --helpdisplay this help message and exit
-t, --testdry run without triggering actions and recording new state
-o, --output FILElog/append to FILE rather than stdout
-s, --skipjust skip all new revisions without triggering
-l, --limitsinterpret no arguments as empty list of limits
-v, --verbosebe more verbose
-q, --quietbe quiet
Check all registered (or chosen) limits for new revisions and
run the associated command for every new revision.  If the
command succeeds (email is sent), the new state is recorded and
subsequent calls to 'process' will not report the revision again.

This command is supposed to be run periodically from cron (use
--quiet or --output options).