mirror of
https://github.com/mag37/dockcheck.git
synced 2026-03-09 02:12:49 +01:00
added readme about labels
This commit is contained in:
parent
4817d75d94
commit
05d21a707a
2 changed files with 29 additions and 16 deletions
|
|
@ -24,7 +24,7 @@ Help() {
|
|||
echo "-a|y Automatic updates, without interaction."
|
||||
echo "-d N Only update to new images that are N+ days old. Lists too recent with +prefix and age. 2xSlower."
|
||||
echo "-e X Exclude containers, separated by comma."
|
||||
echo "-f Force stack restart after update. Caution: will once for every updated container within stack."
|
||||
echo "-f Force stack restart after update. Caution: restarts once for every updated container within stack."
|
||||
echo "-h Print this Help."
|
||||
echo "-i Inform - send a preconfigured notification."
|
||||
echo "-l Only update if label is set. See readme."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue