mirror of
https://github.com/restic/restic.git
synced 2025-10-09 15:30:24 +00:00
docs: fix percent_done
description
This commit is contained in:
@@ -485,7 +485,7 @@ Status
|
||||
+----------------------+------------------------------------------------------------+
|
||||
|``seconds_elapsed`` | Time since restore started |
|
||||
+----------------------+------------------------------------------------------------+
|
||||
|``percent_done`` | Percentage of data backed up (bytes_restored/total_bytes) |
|
||||
|``percent_done`` | Percentage of data restored (bytes_restored/total_bytes) |
|
||||
+----------------------+------------------------------------------------------------+
|
||||
|``total_files`` | Total number of files detected |
|
||||
+----------------------+------------------------------------------------------------+
|
||||
|
Reference in New Issue
Block a user