Ignore files if pass as an argument with -l (--list) option
A cleaned copy of file is created when passed with -l | --list
option as an argument.
mat2 -l photo.jpeg
ls
output:
photo.cleaned.jpeg
photo.jpeg
Same is true with --check-dependencies
, -L, --lightweight
and -V, --verbose
Edited by Vipul