Update usage

This commit is contained in:
Shiming Zhang 2021-09-15 11:37:02 +08:00
parent e9566b7f6e
commit 6a6980c580
1 changed files with 2 additions and 0 deletions

View File

@ -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