rustic icon indicating copy to clipboard operation
rustic copied to clipboard

`diff`: show statistic

Open aawsome opened this issue 2 years ago • 0 comments

The diff command currently shows differences between two snapshots or a snapshot and a local path. Having a statistic similar to restic would be nice. I.e. something like:

    Files:           0 new,     0 removed,     2 changed
    Dirs:            1 new,     0 removed                                   
    Others:          0 new,     0 removed                             
    Data Blobs:     14 new,    15 removed                        
    Tree Blobs:      2 new,     1 removed
      Added:   16.403 MiB
      Removed: 16.402 MiB

aawsome avatar Feb 22 '23 05:02 aawsome