mirror of
https://github.com/containrrr/watchtower.git
synced 2025-09-22 05:40:50 +02:00
Wording clarification on "Filter by enable label" (#357)
This is a super minor change, but the wording kept tripping me up, so I rephrased it.
This commit is contained in:
parent
7b01670959
commit
573a3b3f1d
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ Environment Variable: WATCHTOWER_POLL_INTERVAL
|
||||||
```
|
```
|
||||||
|
|
||||||
## Filter by enable label
|
## Filter by enable label
|
||||||
Watch containers where the `com.centurylinklabs.watchtower.enable` label is set to true.
|
Update containers that have a `com.centurylinklabs.watchtower.enable` label set to true.
|
||||||
|
|
||||||
```
|
```
|
||||||
Argument: --label-enable
|
Argument: --label-enable
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue