mirror of
https://github.com/octoleo/restic.git
synced 2024-11-01 03:12:31 +00:00
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
Enhancement: Add --json support to forget command
|
|
|
|
The forget command now supports the --json argument, outputting the
|
|
information about what is (or would-be) kept and removed from the
|
|
repository.
|
|
|
|
https://github.com/restic/restic/issues/2184
|
|
https://github.com/restic/restic/pull/2185
|