mirror of
https://github.com/restic/restic.git
synced 2026-04-04 04:08:52 +00:00
docs: correct the schema provided for tag summary
This commit is contained in:
@@ -810,11 +810,11 @@ Changed
|
||||
Summary
|
||||
^^^^^^^
|
||||
|
||||
+----------------------------+-----------------------------------+--------+
|
||||
| ``message_type`` | Always "summary" | string |
|
||||
+----------------------------+-----------------------------------+--------+
|
||||
| ``changed_snapshot_count`` | Total number of changed snapshots | int64 |
|
||||
+----------------------------+-----------------------------------+--------+
|
||||
+-----------------------+-----------------------------------+--------+
|
||||
| ``message_type`` | Always "summary" | string |
|
||||
+-----------------------+-----------------------------------+--------+
|
||||
| ``changed_snapshots`` | Total number of changed snapshots | int64 |
|
||||
+-----------------------+-----------------------------------+--------+
|
||||
|
||||
version
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user