github.com/mckael/restic@v0.8.3/changelog/0.8.0_2017-11-26/pull-1317 (about)

     1  Bugfix: Run prune when `forget --prune` is called with just snapshot IDs
     2  
     3  A bug in the `forget` command caused `prune` not to be run when `--prune` was
     4  specified without a policy, e.g. when only snapshot IDs that should be
     5  forgotten are listed manually.
     6  
     7  https://github.com/restic/restic/pull/1317