mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
commit
798e11ad18
3 changed files with 47 additions and 7 deletions
|
|
@ -3,7 +3,7 @@
|
|||
### Usage
|
||||
|
||||
```
|
||||
csaf_checker [OPTIONS]
|
||||
csaf_checker [OPTIONS]
|
||||
|
||||
Application Options:
|
||||
-o, --output=REPORT-FILE File name of the generated report
|
||||
|
|
@ -13,8 +13,8 @@ Application Options:
|
|||
--client-key=KEY-FILE TLS client private key file (PEM encoded data)
|
||||
--version Display version of the binary
|
||||
-v, --verbose Verbose output
|
||||
-r, --rate= The average upper limit of https operations
|
||||
per second
|
||||
-r, --rate= The average upper limit of https operations per second
|
||||
-y, --years=YEARS Number of years to look back from now
|
||||
|
||||
Help Options:
|
||||
-h, --help Show this help message
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue