From 32a84ab3e47708e0a432f96126866ee116a59331 Mon Sep 17 00:00:00 2001 From: Craig Younkins Date: Thu, 22 Apr 2021 21:12:37 -0400 Subject: [PATCH] doc: default for --max-unused --- doc/060_forget.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/060_forget.rst b/doc/060_forget.rst index b321a4551..1cc978416 100644 --- a/doc/060_forget.rst +++ b/doc/060_forget.rst @@ -344,7 +344,7 @@ The ``prune`` command accepts the following options: operation. Note that metadata will still be repacked. Restic tries to repack as little data as possible while still ensuring this - limit for unused data. + limit for unused data. The default value is 5%. - ``--max-repack-size size`` if set limits the total size of files to repack. As ``prune`` first stores all repacked files and deletes the obsolete files at the end,