mirror of
https://github.com/restic/restic.git
synced 2025-08-22 16:07:48 +00:00
Merge pull request #4434 from lbausch/docs-fix-wording
docs: fix `percent_done` description
This commit is contained in:
@@ -485,7 +485,7 @@ Status
|
|||||||
+----------------------+------------------------------------------------------------+
|
+----------------------+------------------------------------------------------------+
|
||||||
|``seconds_elapsed`` | Time since restore started |
|
|``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 |
|
|``total_files`` | Total number of files detected |
|
||||||
+----------------------+------------------------------------------------------------+
|
+----------------------+------------------------------------------------------------+
|
||||||
|
Reference in New Issue
Block a user