mirror of
https://github.com/restic/restic.git
synced 2026-05-03 01:15:24 +00:00
Merge pull request #5611 from insertish/docs/scripting-tag-schema
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