mirror of
https://github.com/restic/restic.git
synced 2026-06-21 16:14:18 +00:00
e5dba15367
Co-authored-by: Alexander Weiss <alex@weissfam.de> Co-authored-by: Michael Eischer <michael.eischer@fau.de>
8 lines
223 B
Plaintext
8 lines
223 B
Plaintext
Enhancement: Add JSON support to prune
|
|
|
|
Restic `prune` now also supports the `--json` option and gives all
|
|
statistics in JSON format.
|
|
|
|
https://github.com/restic/restic/issues/3129
|
|
https://github.com/restic/restic/pull/5239
|