Added
- When run with
--base-dir
paths can now be printed--relative
to the working directory instead of relative to the--base-dir
. - The output of
--list
can now be delimited withNUL
via--print0
. This is useful when used in scripts. - Hide the output before and after a command (path, time took, error code) with
--no-harness
.