mirror of
https://github.com/restic/restic.git
synced 2026-02-18 01:58:36 -05:00
7 lines
223 B
Text
7 lines
223 B
Text
Enhancement: Add JSON support to check
|
|
|
|
Restic `check` now also supports the `--json` option and gives all
|
|
statistics in JSON format.
|
|
|
|
https://github.com/restic/restic/issues/1378
|
|
https://github.com/restic/restic/pull/5194
|