mirror of
https://github.com/restic/restic.git
synced 2025-10-29 11:59:33 +00:00
* polish changelogs * Additional changelog polishing * fix test failure * Correct changelog for recover command --------- Co-authored-by: Leo R. Lundgren <leo@finalresort.org>
7 lines
219 B
Plaintext
7 lines
219 B
Plaintext
Enhancement: Format exit errors as JSON when requested
|
|
|
|
Restic now formats error messages as JSON when the `--json` flag is used.
|
|
|
|
https://github.com/restic/restic/issues/4948
|
|
https://github.com/restic/restic/pull/4952
|