diff --git a/doc/075_scripting.rst b/doc/075_scripting.rst index b3e254ce6..9b9d676a9 100644 --- a/doc/075_scripting.rst +++ b/doc/075_scripting.rst @@ -145,7 +145,7 @@ Verbose status provides details about the progress, including details about back Summary ^^^^^^^ -Summary is the last output line in a successful backup. +Summary is the last output line in a successful backup. +---------------------------+---------------------------------------------------------+ | ``message_type`` | Always "summary" | @@ -485,7 +485,7 @@ Status +----------------------+------------------------------------------------------------+ |``seconds_elapsed`` | Time since restore started | +----------------------+------------------------------------------------------------+ -|``percent_done`` | Percentage of data restored (bytes_restored/total_bytes) | +|``percent_done`` | Percentage of data restored (bytes_restored/total_bytes) | +----------------------+------------------------------------------------------------+ |``total_files`` | Total number of files detected | +----------------------+------------------------------------------------------------+