1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00

improve docs/csaf_downloader.md (minor) time_range

This commit is contained in:
Bernhard Reiter 2025-08-26 15:24:51 +02:00
parent 7f27a63e3c
commit 108e5f8620
No known key found for this signature in database
GPG key ID: 2B7BA3BF9BC3A554

View file

@ -104,8 +104,9 @@ ignorepattern = [".*white.*", ".*red.*"]
#### Timerange option #### Timerange option
The `timerange` parameter enables downloading advisories which last changes falls The `time_range` parameter enables downloading advisories
into a given intervall. There are three possible notations: which last changes falls into a given intervall.
There are three possible notations:
1. Relative. If the given string follows the rules of a 1. Relative. If the given string follows the rules of a
[Go duration](https://pkg.go.dev/time@go1.20.6#ParseDuration), [Go duration](https://pkg.go.dev/time@go1.20.6#ParseDuration),