mirror of
https://github.com/containrrr/watchtower.git
synced 2025-12-17 07:30:13 +01:00
apply docs lint suggestion
This commit is contained in:
parent
ebd4853fdb
commit
d34bd831f1
1 changed files with 3 additions and 3 deletions
|
|
@ -73,7 +73,7 @@ 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue