forked from TrueCloudLab/restic
Add changelog for #2184
This commit is contained in:
parent
d9e22c2df1
commit
449c049ce9
1 changed files with 8 additions and 0 deletions
8
changelog/unreleased/issue-2184
Normal file
8
changelog/unreleased/issue-2184
Normal file
|
@ -0,0 +1,8 @@
|
|||
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
|
Loading…
Reference in a new issue