From eef7c656552035ecba04c828618028d924b8d0d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joda=20St=C3=B6=C3=9Fer?= Date: Mon, 18 Dec 2023 23:04:46 +0100 Subject: [PATCH] docs(scripting): correct stats output comment to be about the correct command not about the snapshots command --- doc/075_scripting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/075_scripting.rst b/doc/075_scripting.rst index f17e222cc..d94074232 100644 --- a/doc/075_scripting.rst +++ b/doc/075_scripting.rst @@ -556,7 +556,7 @@ The snapshots command returns a single JSON object, an array with objects of the stats ----- -The snapshots command returns a single JSON object. +The stats command returns a single JSON object. +------------------------------+-----------------------------------------------------+ | ``total_size`` | Repository size in bytes |