mirror of
https://github.com/restic/restic.git
synced 2026-02-23 09:16:24 +00:00
ui: mention compressed size of added files in `backup -vv` This is already shown for modified files, but the added files message wasn't updated when compression was implemented in restic. Co-authored-by: Ilya Grigoriev <ilyagr@users.noreply.github.com>