Javanaut 8 months ago
parent 7ceed58e7b
commit f32b7a06c0

@ -220,9 +220,6 @@ def unmux(ctx,
@click.option('--cpu', type=int, default=0, help='Limit CPU for started processes to percent') @click.option('--cpu', type=int, default=0, help='Limit CPU for started processes to percent')
def cropdetect(ctx, def cropdetect(ctx,
paths, paths,
label,
output_directory,
subtitles_only,
nice, nice,
cpu): cpu):

Loading…
Cancel
Save