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:
parent
7f27a63e3c
commit
108e5f8620
1 changed files with 3 additions and 2 deletions
|
|
@ -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),
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue