Files
OCRmyPDF/ocrmypdf
James R. Barlow b485a1ef78 Override ruffus' handling of --jobs
Ruffus treats omitted parameter as -j1. For our purposes it makes more
sense for omitting the parameter to mean "use all CPUs". As such we
must be able to distinguish -j1 from the parameter -j being omitted.

Telling ruffus to ignore the argument actually just makes it not auto
generate the argument. We can add an argument back with the same name.
2016-01-09 19:07:48 -08:00
..
2015-09-10 07:01:14 -07:00
2015-08-17 15:26:07 -07:00
2016-01-09 19:07:48 -08:00