mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-15 21:59:41 -04:00
[DOC] fix another typo in the doc
Config check is -c, not -d. Reported by David Dunaway.
This commit is contained in:
parent
f7b30a9e7a
commit
ccb289d9b0
1 changed files with 1 additions and 1 deletions
|
|
@ -417,7 +417,7 @@ for every keyword. Supported units are :
|
|||
|
||||
Assuming haproxy is in $PATH, test these configurations in a shell with:
|
||||
|
||||
$ sudo haproxy -f configuration.conf -d
|
||||
$ sudo haproxy -f configuration.conf -c
|
||||
|
||||
|
||||
3. Global parameters
|
||||
|
|
|
|||
Loading…
Reference in a new issue