Skip to content

Commit 87773e2

Browse files
authored
Update README.md optional args
Signed-off-by: Caroline Russell <[email protected]>
1 parent ddd4062 commit 87773e2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Linting tool for binary files powered by lief.
4949

5050
optional arguments:
5151
-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.
5454
-o REPORTS_DIR, --reports REPORTS_DIR
5555
Reports directory
5656
--no-error Continue on error to prevent build from breaking
@@ -98,4 +98,4 @@ Blint produces the following json artifacts in the reports directory:
9898

9999
## Discord support
100100

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.

0 commit comments

Comments
 (0)