doc: Flags and labels are case insensitive.
This commit is contained in:
parent
41aea2e336
commit
dabc139fab
4 changed files with 17 additions and 0 deletions
|
@ -26,6 +26,8 @@ traefik [--flag=flag_argument] [-f [flag_argument]]
|
|||
traefik [--flag[=true|false| ]] [-f [true|false| ]]
|
||||
```
|
||||
|
||||
!!! info "Flags are case insensitive."
|
||||
|
||||
### `healthcheck`
|
||||
|
||||
Calls Traefik `/ping` to check the health of Traefik.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue