diff --git a/docs/csaf_downloader.md b/docs/csaf_downloader.md index 9168f3c..e95bc62 100644 --- a/docs/csaf_downloader.md +++ b/docs/csaf_downloader.md @@ -110,8 +110,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),