mirror of
https://github.com/restic/restic.git
synced 2025-01-03 05:35:43 +00:00
docs(scripting): correct stats output comment to be about the correct command
not about the snapshots command
This commit is contained in:
parent
da4e3edbbc
commit
eef7c65655
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ The snapshots command returns a single JSON object, an array with objects of the
|
||||||
stats
|
stats
|
||||||
-----
|
-----
|
||||||
|
|
||||||
The snapshots command returns a single JSON object.
|
The stats command returns a single JSON object.
|
||||||
|
|
||||||
+------------------------------+-----------------------------------------------------+
|
+------------------------------+-----------------------------------------------------+
|
||||||
| ``total_size`` | Repository size in bytes |
|
| ``total_size`` | Repository size in bytes |
|
||||||
|
|
Loading…
Reference in a new issue