Hi, first thanks for sharing this program.
Is your feature request related to a problem? Please describe.
I would like to list all the files that haven't changed (during the check command) so I can exclude them from being backuped.
Right now the output only list changed files and permission denied.
Describe the solution you'd like
Add a CLI flag to also output files that matches their md5sum.
Describe alternatives you've considered
I currently use debsums that allow this (I am on Debian).