added project url to --help

This commit is contained in:
mag37 2024-09-28 14:22:09 +02:00 committed by GitHub
parent a79de24bcc
commit 640046668c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,8 @@ Help() {
echo "-s Include stopped containers in the check. (Logic: docker ps -a)."
echo "-t Set a timeout (in seconds) per container for registry checkups, 10 is default."
echo "-v Prints current version."
echo
echo "Project source: $Github"
}
### Colors: