From 42a90537713c245f34d2dbfdb67c61d3f5163c04 Mon Sep 17 00:00:00 2001 From: Alexander 'Leo' Bergolth Date: Mon, 22 Jan 2018 09:05:24 +0100 Subject: [PATCH] add chunker_params to json docs --- docs/internals/frontends.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/internals/frontends.rst b/docs/internals/frontends.rst index 75831c95e..95d91dc50 100644 --- a/docs/internals/frontends.rst +++ b/docs/internals/frontends.rst @@ -328,6 +328,8 @@ command_line Array of strings of the command line that created the archive The note about paths from above applies here as well. +chunker_params + The chunker parameters the archive has been created with. :ref:`borg_info` further has: @@ -363,6 +365,12 @@ The same archive with more information (``borg info --last 1 --json``):: { "archives": [ { + "chunker_params": [ + 13, + 23, + 16, + 4095 + ], "command_line": [ "/home/user/.local/bin/borg", "create",