@click.option('--setting',type=str,multiple=True,help='key=value to overwrite a default reprocess config setting.')
@click.option('--print-progress',default=0,type=int,help='Prints a dot every given seconds. Can be used to keep terminal open that have an i/o-based timeout.')