From 108e5f8620a265571e237108ec2a0ae4f257d428 Mon Sep 17 00:00:00 2001 From: Bernhard Reiter Date: Tue, 26 Aug 2025 15:24:51 +0200 Subject: [PATCH] improve docs/csaf_downloader.md (minor) time_range --- docs/csaf_downloader.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/csaf_downloader.md b/docs/csaf_downloader.md index d71b546..74c9e2c 100644 --- a/docs/csaf_downloader.md +++ b/docs/csaf_downloader.md @@ -104,8 +104,9 @@ ignorepattern = [".*white.*", ".*red.*"] #### Timerange option -The `timerange` parameter enables downloading advisories which last changes falls -into a given intervall. There are three possible notations: +The `time_range` parameter enables downloading advisories +which last changes falls into a given intervall. +There are three possible notations: 1. Relative. If the given string follows the rules of a [Go duration](https://pkg.go.dev/time@go1.20.6#ParseDuration),