restic/changelog/unreleased/issue-4948
2024-08-11 12:52:50 -04:00

6 lines
208 B
Text

Enhancement: Format exit errors as JSON with --json
Restic now prints any exit error messages as JSON when requested.
https://github.com/restic/restic/issues/4948
https://github.com/restic/restic/pull/4952