From 671df969a1f98c3121bafbf49fe25354ee6f8845 Mon Sep 17 00:00:00 2001 From: Axel Burri Date: Sat, 26 Feb 2022 15:17:42 +0100 Subject: [PATCH] documentation: rephrase timestamp_format notes on preserve_hour_of_day --- doc/btrbk.conf.5.asciidoc | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/doc/btrbk.conf.5.asciidoc b/doc/btrbk.conf.5.asciidoc index de05b02..60a7b47 100644 --- a/doc/btrbk.conf.5.asciidoc +++ b/doc/btrbk.conf.5.asciidoc @@ -185,10 +185,9 @@ not be certain about this, such operations are disallowed in Defines after what time (in full hours since midnight) a snapshot/backup is considered to be a "daily" backup. Daily, weekly, monthly and yearly backups are preserved on this hour (see - <<_retention_policy,RETENTION POLICY>> below). If you set this - option, make sure to also set 'timestamp_format' to ``long'' or - ``long-iso'' (backups and snapshots having no time information - will ignore this option). Defaults to ``0''. + <<_retention_policy,RETENTION POLICY>> below). Ignored on + snapshots or backups without time information ('timestamp_format + short'). Defaults to ``0''. *snapshot_preserve* no|:: Set retention policy for snapshots (see @@ -511,9 +510,7 @@ The format for '' is: *hourly*:: Defines how many hours back hourly backups should be preserved. The first backup of an hour is considered an hourly - backup. Note that if you use scheduling, make sure to - also set 'timestamp_format' to ``long'' or ``long-iso'', or the - scheduler will interpret the time as "00:00" (midnight). + backup. *daily*:: Defines how many days back daily backups should be preserved. The