Skip to content

1.0.7

Choose a tag to compare

@flesler flesler released this 24 Jan 04:13
· 76 commits to master since this release
  • Command-line options now support --key=value format in addition to --key value
  • Command-line options now support -j2 format in addition to -j 2
  • Added -D as alias for --dry-run. GNU's parallel doesn't have any and I think it's a useful option and deserves one.