github.com/mckael/restic@v0.8.3/changelog/0.7.2_2017-09-13/issue-1208 (about)

     1  Enhancement: Add `--compact` to `snapshots` command
     2  
     3  The option `--compact` was added to the `snapshots` command to get a better
     4  overview of the snapshots in a repo. It limits each snapshot to a single line.
     5  
     6  https://github.com/restic/restic/issues/1218
     7  https://github.com/restic/restic/pull/1223