1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 18:15:42 +01:00

Prettifying docs

This commit is contained in:
Sascha L. Teichmann 2023-07-26 04:27:04 +02:00
parent 1f301b6301
commit 975e350510

View file

@ -76,6 +76,7 @@ into a given intervall. There are three possible notations:
- `"2006-01-02"`
- `"2006-01"`
- `"2006"`
Missing parts are set to the smallest value possible in that field.
3. Range. Same as 2 but separated by a `,` to span an interval. e.g `2019,2024`