]> git.ipfire.org Git - thirdparty/haproxy.git/commitdiff
[DOC] fix another typo in the doc
authorWilly Tarreau <w@1wt.eu>
Sat, 11 Dec 2010 19:19:38 +0000 (20:19 +0100)
committerWilly Tarreau <w@1wt.eu>
Sat, 11 Dec 2010 19:19:38 +0000 (20:19 +0100)
Config check is -c, not -d. Reported by David Dunaway.

doc/configuration.txt

index 2dab6731d27586fe62de8eff0fac5ee0c4072088..18c4047189441ba31e2d75f5625d8517bb833242 100644 (file)
@@ -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