From: Peter van Dijk Date: Thu, 18 Feb 2016 20:26:43 +0000 (+0100) Subject: nit via @pieterlexis X-Git-Tag: dnsdist-1.0.0-beta1~27^2~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f86f8f8ebcef5989716ff9ba9be278d2c65d6d3f;p=thirdparty%2Fpdns.git nit via @pieterlexis --- diff --git a/docs/markdown/authoritative/backend-ldap.md b/docs/markdown/authoritative/backend-ldap.md index c20fcffa54..bb1d74c9f8 100644 --- a/docs/markdown/authoritative/backend-ldap.md +++ b/docs/markdown/authoritative/backend-ldap.md @@ -339,9 +339,9 @@ the command line by: ``` ./bind2pdns-ldap - --host=` - --basedn=` - --binddn=` + --host= + --basedn= + --binddn=  > update.ldif ```