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

     1  Enhancement: Add `dump` command
     2  
     3  We've added the `dump` command which prints a file from a snapshot to
     4  stdout. This can e.g. be used to restore files read with `backup --stdin`.
     5  
     6  https://github.com/restic/restic/issues/510
     7  https://github.com/restic/restic/pull/1346