On 15/08/16 06:39, Gordian Edenhofer wrote: > * Add option for printing fewer status updates > * Add option for controlling the output directory > * Add option for specyfying the the maximum number of jobs > * Adjust output to the number of jobs > * Rewrite usage page > * Alter version information > > Signed-off-by: Gordian Edenhofer <[email protected]> > --- > * Streamline option syntax and version function with other scripts (mainly > paccache) > * Use the provided parseopts instead of getopt >
Multiple patches please. Each patch should contain a single change. E.g. (1) switch to parsepots, (2) rewrite usage, ... A
