1
0
Fork 0
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:
Bernhard E. Reiter 2023-10-17 18:53:53 +02:00 committed by GitHub
parent 666913e61e
commit abc8b10988
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 32 additions and 50 deletions

View file

@ -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_: