Skip to content

Commit ab9a687

Browse files
committed
Update README
1 parent 68e4604 commit ab9a687

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ You have to confirm that your project is operational. In particular, the problem
8080
$ goreporter -p [projectRelativePath] -r [reportPath] -e [exceptPackagesName] -f [json/html/text] {-t templatePathIfHtml}
8181
```
8282

83+
- -version Version of GoReporter.
8384
- -p Must be a valid Golang project path.
8485
- -r Save the path to the report.
8586
- -e Exceptional packages (multiple separated by commas, for example: "linters/aligncheck,linters/cyclo" ).

0 commit comments

Comments
 (0)