github.com/mckael/restic@v0.8.3/changelog/0.8.1_2017-12-27/pull-1462 (about)

     1  Enhancement: Add the `diff` command
     2  
     3  The command `diff` was added, it allows comparing two snapshots and listing
     4  all differences.
     5  
     6  https://github.com/restic/restic/issues/11
     7  https://github.com/restic/restic/issues/1460
     8  https://github.com/restic/restic/pull/1462