mirror of
https://github.com/mag37/dockcheck.git
synced 2026-02-15 07:48:14 +01:00
added project url to --help
This commit is contained in:
parent
a79de24bcc
commit
640046668c
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue