dooblem/bsync

What is "checked" by -c?

Closed this issue · 1 comments

Hi,
I saw on row 765 of bsync that there is a -c parameter who means "check".
It is not display on help menu and i don't know what it means, can you explain us?
Thanks

I used this code a long time ago in order to check, after a sync, if everything is OK : both directories identical.
It's not a feature, but it may be handy for development. could be used in a unit test for example.