2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-22 10:34:51 +00:00
restic/changelog/0.10.0_2020-09-19/issue-2072

6 lines
174 B
Plaintext
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