NAME

schedule-easing.pl - Filter messages based on a schedule.

SYNOPSIS

schedule-easing.pl [options] [--schedule=file | --json=file] [file ...]

options:
	--timestamps:  (not yet available) for every event, compute the timestamp it would become active
	               (epoch seconds, or 0="always", or 9999999999="never")
	--expiration:  warn on startup if schedule entries have expired (default=false)
	               (currently 0/1, but may support flagged options in the future)
	--check:       verify the schedule configuration, non-zero exit on any warnings
	--help