2024-02-04 14:15:14 +05:30
|
|
|
Enhancement: Add --target flag to the dump command
|
|
|
|
|
|
|
|
Restic `dump` always printed to the standard output. It now permits to select a
|
2024-02-05 20:09:58 +01:00
|
|
|
`--target` file to write the output to.
|
2024-02-04 14:15:14 +05:30
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/4678
|
|
|
|
https://github.com/restic/restic/pull/4682
|
2024-02-10 18:38:36 +01:00
|
|
|
https://github.com/restic/restic/pull/4692
|