From 9fae03f2e9c070eabe4fb9187681b9d8bbed2d03 Mon Sep 17 00:00:00 2001 From: Ryan Budke Date: Tue, 30 Jul 2019 20:41:46 -0400 Subject: [PATCH] Wording clarification on "Filter by enable label" This is a super minor change, but the wording kept tripping me up, so I rephrased it. --- docs/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index 2472cd2..1b30689 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -98,7 +98,7 @@ Environment Variable: WATCHTOWER_POLL_INTERVAL ``` ## 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