Skip to content

Commit 5b78aee

Browse files
committed
Add --report-file option to readme
1 parent 0ddfe88 commit 5b78aee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ paths Paths containing Arduino projects to check. If a path is a folder, it w
4141
--log-level string Messages with this level and above will be logged. Valid levels are:
4242
trace, debug, info, warn, error, fatal, panic
4343
--format string The output format, can be {text|json}. (default "text")
44+
--report-file string Save a report on the checks to this file.
4445
-v, --verbose Print the logs on the standard output.
4546
```
4647

0 commit comments

Comments
 (0)