From: Willy Tarreau Date: Sat, 11 Dec 2010 19:19:38 +0000 (+0100) Subject: [DOC] fix another typo in the doc X-Git-Tag: v1.5-dev8~354 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ccb289d9b009ba960d824954e2ae597069bef39e;p=thirdparty%2Fhaproxy.git [DOC] fix another typo in the doc Config check is -c, not -d. Reported by David Dunaway. --- diff --git a/doc/configuration.txt b/doc/configuration.txt index 2dab6731d2..18c4047189 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt @@ -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