mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Add docs and fix output.
This commit is contained in:
parent
2864176111
commit
8aa31984df
3 changed files with 18 additions and 3 deletions
|
|
@ -349,7 +349,7 @@ nextAdvisory:
|
|||
|
||||
if d.cfg.ignoreURL(file.URL()) {
|
||||
if d.cfg.Verbose {
|
||||
log.Printf("Igoring %q.\n", file.URL())
|
||||
log.Printf("Ignoring %q.\n", file.URL())
|
||||
}
|
||||
continue
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue