apply docs lint suggestion

This commit is contained in:
nils måsén 2022-09-06 13:30:28 +02:00
parent ebd4853fdb
commit d34bd831f1

View file

@ -71,9 +71,9 @@ Environment Variable: WATCHTOWER_REMOVE_VOLUMES
## Debug ## Debug
Enable debug mode with verbose logging. Enable debug mode with verbose logging.
!!! note "Notes" !!! note "Notes"
Alias for `--log-level debug`. See [Maximum log level](#maximum-log-level). Alias for `--log-level debug`. See [Maximum log level](#maximum-log-level).
Does *not* take an argument when used as an argument. Using `--debug true` will **not** work. Does _not_ take an argument when used as an argument. Using `--debug true` will **not** work.
```text ```text
Argument: --debug, -d Argument: --debug, -d
@ -87,7 +87,7 @@ Enable trace mode with very verbose logging. Caution: exposes credentials!
!!! note "Notes" !!! note "Notes"
Alias for `--log-level trace`. See [Maximum log level](#maximum-log-level). Alias for `--log-level trace`. See [Maximum log level](#maximum-log-level).
Does *not* take an argument when used as an argument. Using `--trace true` will **not** work. Does _not_ take an argument when used as an argument. Using `--trace true` will **not** work.
```text ```text
Argument: --trace Argument: --trace