2
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2024-09-06 09:02:13 +02:00
restic/changelog/0.10.0_2020-09-19/issue-2072

6 lines
174 B
Text
Raw Normal View History

Enhancement: Display snapshot date when using `restic find`
Added the respective snapshot date to the output of `restic find`.
https://github.com/restic/restic/issues/2072