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

Merge pull request #675 from gocsaf/doc18

improve docs/csaf_downloader.md (minor) time_range
This commit is contained in:
JanHoefelmeyer 2025-09-01 11:53:15 +02:00 committed by GitHub
commit fa8370bd60
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,8 +110,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),