From 573a3b3f1dcd75ee381b84674725e5a43dfa0cd3 Mon Sep 17 00:00:00 2001 From: Ryan Budke Date: Fri, 9 Aug 2019 10:39:51 -0400 Subject: [PATCH] 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. --- docs/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index 90165d8..77f1d0c 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