This commit is contained in:
mag37 2026-01-29 09:59:45 +01:00
parent 6e3b7ee419
commit 6c969c9169

View file

@ -49,7 +49,7 @@ Help() {
echo "-M Prints custom releasenote urls as markdown (requires template support)."
echo "-n No updates; only checking availability without interaction."
echo "-p Auto-prune dangling images after update."
echo "-r Allow checking/updating images created by `docker run`, containers need to be recreated manually."
echo "-r Allow checking/updating images created by 'docker run', containers need to be recreated manually."
echo "-R Skip container recreation after pulling images."
echo "-s Include stopped containers in the check. (Logic: docker ps -a)."
echo "-t N Set a timeout (in seconds) per container for registry checkups, 10 is default."