commit | ccb289d9b009ba960d824954e2ae597069bef39e | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sat Dec 11 20:19:38 2010 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Sat Dec 11 20:19:38 2010 +0100 |
tree | 7bfccdb14682c95539378a0bae24f47806148059 | |
parent | f7b30a9e7a4ef3462367b62102ccfb71cbdf07aa [diff] |
[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 2dab673..18c4047 100644 --- a/doc/configuration.txt +++ b/doc/configuration.txt
@@ -417,7 +417,7 @@ 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