mirror of
https://github.com/restic/restic.git
synced 2025-10-09 15:41:14 +00:00
restore: add deletions to progress output
This commit is contained in:
@@ -520,7 +520,7 @@ Only printed if `--verbose=2` is specified.
|
||||
+----------------------+-----------------------------------------------------------+
|
||||
| ``message_type`` | Always "verbose_status" |
|
||||
+----------------------+-----------------------------------------------------------+
|
||||
| ``action`` | Either "restored", "updated" or "unchanged" |
|
||||
| ``action`` | Either "restored", "updated", "unchanged" or "deleted" |
|
||||
+----------------------+-----------------------------------------------------------+
|
||||
| ``item`` | The item in question |
|
||||
+----------------------+-----------------------------------------------------------+
|
||||
|
Reference in New Issue
Block a user