File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ Linting tool for binary files powered by lief.
49
49
50
50
optional arguments:
51
51
-h, --help show this help message and exit
52
- -i SRC_DIR_IMAGE, --src SRC_DIR_IMAGE
53
- Source directory or container image or binary file
52
+ -i SRC_DIR_IMAGE [SRC_DIR_IMAGE ...] , --src SRC_DIR_IMAGE [SRC_DIR_IMAGE ...]
53
+ Source directories, container images or binary files. Defaults to current directory.
54
54
-o REPORTS_DIR, --reports REPORTS_DIR
55
55
Reports directory
56
56
--no-error Continue on error to prevent build from breaking
@@ -98,4 +98,4 @@ Blint produces the following json artifacts in the reports directory:
98
98
99
99
## Discord support
100
100
101
- The developers could be reached via the [ discord] ( https://discord.gg/DCNxzaeUpd ) channel.
101
+ The developers could be reached via the [ discord] ( https://discord.gg/DCNxzaeUpd ) channel.
You can’t perform that action at this time.
0 commit comments