Skip to content

Commit 37d7e3b

Browse files
authored
Update README.md
1 parent 937044c commit 37d7e3b

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
@@ -23,6 +23,6 @@ Run the script with the following command:
2323
```
2424

2525
### Command-Line Options
26-
-b BIN_NUMBER, --bin BIN_NUMBER: Specify the BIN number to fetch information for.
27-
-v, --verbose: Enable verbose mode to display detailed information during execution.
28-
-o {json,csv}, --output {json,csv}: Specify the output format as JSON or CSV. Default is console output.
26+
- -b BIN_NUMBER, --bin BIN_NUMBER: Specify the BIN number to fetch information for.
27+
- -v, --verbose: Enable verbose mode to display detailed information during execution.
28+
- -o {json,csv}, --output {json,csv}: Specify the output format as JSON or CSV. Default is console output.

0 commit comments

Comments
 (0)