2024-07-23 00:19:22 +02:00
|
|
|
Enhancement: Add `--target` option to the `dump` command
|
2024-02-04 14:15:14 +05:30
|
|
|
|
2024-07-23 00:19:22 +02:00
|
|
|
Restic `dump` always printed to the standard output. It now supports specifying
|
|
|
|
a `--target` file to write its 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
|