Update README

This commit is contained in:
z0mbix 2021-11-16 15:33:04 +00:00
parent d63de52458
commit 9410471142
No known key found for this signature in database
GPG key ID: FFCE5C105D81AB88

View file

@ -90,6 +90,7 @@ Usage: ./bin/kubeconform [OPTION]... [FILE OR FOLDER]...
disallow additional properties not in schema disallow additional properties not in schema
-summary -summary
print a summary at the end (ignored for junit output) print a summary at the end (ignored for junit output)
-v show version information
-verbose -verbose
print results for all resources (ignored for tap and junit output) print results for all resources (ignored for tap and junit output)
``` ```