Skip to content

Commit 8c3ff18

Browse files
committed
docs: update README with quiet mode usage
1 parent 9521365 commit 8c3ff18

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
@@ -88,6 +88,7 @@ go test -json ./... | go-ctrf-json-reporter -output ctrf-report.json
8888
go test -json ./... | go-ctrf-json-reporter \
8989
-output custom-name.json \
9090
-verbose \
91+
-quiet \
9192
-appName "MyApp" \
9293
-appVersion "1.0.0" \
9394
-osPlatform "Linux" \

0 commit comments

Comments
 (0)