From 70c737cebd2b4accc43627ddf201643ede9ecd63 Mon Sep 17 00:00:00 2001 From: Flavio Maria De Stefano Date: Tue, 2 Mar 2021 11:38:51 +0100 Subject: [PATCH] Typo in --http-api (#841) --- docs/arguments.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/arguments.md b/docs/arguments.md index 6a615ce..01de345 100644 --- a/docs/arguments.md +++ b/docs/arguments.md @@ -234,7 +234,7 @@ Environment Variable: WATCHTOWER_RUN_ONCE Runs Watchtower in HTTP API mode, only allowing image updates to be triggered by an HTTP request. For details see [HTTP API](https://containrrr.github.io/watchtower/http-api-mode). ``` - Argument: --http-api + Argument: --http-api-update Environment Variable: WATCHTOWER_HTTP_API Type: Boolean Default: false