From: Charles McGarvey Date: Mon, 1 Aug 2022 02:57:24 +0000 (-0600) Subject: Fix documentation of prune_history X-Git-Tag: v0.905~2 X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX;a=commitdiff_plain;h=17227d81ede487141ec45104ee5f5ea8f98812d1 Fix documentation of prune_history --- diff --git a/lib/File/KDBX.pm b/lib/File/KDBX.pm index ee6522d..680c252 100644 --- a/lib/File/KDBX.pm +++ b/lib/File/KDBX.pm @@ -1368,7 +1368,8 @@ Remove just as many older historical entries as necessary to get under certain l limit: -1) * C - Maximum total size (in bytes) of historical entries to keep (default: value of L, no limit: -1) -* C - Maximum age (in days) of historical entries to keep (default: 365, no limit: -1) +* C - Maximum age (in days) of historical entries to keep (default: value of + L, no limit: -1) =cut