mirror of
https://github.com/restic/restic.git
synced 2026-07-12 10:15:08 +00:00
8 lines
258 B
Plaintext
8 lines
258 B
Plaintext
Enhancement: show excluded items during backup in verbose mode
|
|
|
|
`restic backup -vv` now shows excluded items in verbose mode. Both text and JSON
|
|
output are supported.
|
|
|
|
https://github.com/restic/restic/issues/21870
|
|
https://github.com/restic/restic/pull/21887
|