Fix dual blank line in arguments.md

Fix dual blank line in arguments.md
This commit is contained in:
jebabin 2023-09-07 20:57:35 +02:00 committed by GitHub
parent 82f5472fd6
commit 0135b737cf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -242,7 +242,6 @@ Note that monitor-only can also be specified on a per-container basis with the `
By default, environement variables will take precedence over labels. This means that if you set `WATCHTOWER_MONITOR_ONLY` to true, a container with `com.centurylinklabs.watchtower.monitor-only` set to false will not be updated. If you set `WATCHTOWER_LABEL_TAKE_PRECEDENCE` to true, then the container will also be updated
```text
Argument: --label-take-precedence
Environment Variable: WATCHTOWER_LABEL_TAKE_PRECEDENCE