mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
docs: improve timerange documentation (#482)
* docs: improve timerange documentation * add a documentation section to the downloader docs for the timerange-option. * point aggregator and checker docs to the downloader section for timerange. * docs: use a better example for timerange minutes
This commit is contained in:
parent
666913e61e
commit
abc8b10988
3 changed files with 32 additions and 50 deletions
|
|
@ -109,7 +109,7 @@ client_cert // path to client certificate to access access-protected
|
|||
client_key // path to client key to access access-protected advisories
|
||||
client_passphrase // optional client cert passphrase (limited, experimental, see downloader doc)
|
||||
header // adds extra HTTP header fields to the client
|
||||
timerange // Accepted time range of advisories to handle. See checker doc for details.
|
||||
timerange // Accepted time range of advisories to handle. See downloader docs for details.
|
||||
```
|
||||
|
||||
Next we have two TOML _tables_:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue