mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Feat: Add prefered hash to downloader docs
This commit is contained in:
parent
c00dc36547
commit
de047b7682
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ Application Options:
|
||||||
--logfile=FILE FILE to log downloading to (default: downloader.log)
|
--logfile=FILE FILE to log downloading to (default: downloader.log)
|
||||||
--loglevel=LEVEL[debug|info|warn|error] LEVEL of logging details (default: info)
|
--loglevel=LEVEL[debug|info|warn|error] LEVEL of logging details (default: info)
|
||||||
-c, --config=TOML-FILE Path to config TOML file
|
-c, --config=TOML-FILE Path to config TOML file
|
||||||
|
--preferred_hash=HASH[sha256|sha512] HASH to prefer
|
||||||
|
|
||||||
Help Options:
|
Help Options:
|
||||||
-h, --help Show this help message
|
-h, --help Show this help message
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue