Update usage
This commit is contained in:
parent
e9566b7f6e
commit
6a6980c580
|
@ -34,6 +34,8 @@ function check() {
|
|||
echo "Env:"
|
||||
echo " DEBUG=true # Output more information that is out of sync"
|
||||
echo " INCREMENTAL=true # Allow image2 to have more tags than image1"
|
||||
echo " QUICKLY=true # Compare only tags that are in both images"
|
||||
echo " EXCLUDED=true # Exclude tags that do not need to be checked"
|
||||
return 2
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue