]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
nit via @pieterlexis
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 18 Feb 2016 20:26:43 +0000 (21:26 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 18 Feb 2016 20:26:43 +0000 (21:26 +0100)
docs/markdown/authoritative/backend-ldap.md

index c20fcffa549eba07baf3bd38a3010d7c4ef470f3..bb1d74c9f848902d74897a03975024cb17d4cf78 100644 (file)
@@ -339,9 +339,9 @@ the command line by:
 
 ```
 ./bind2pdns-ldap
- --host=`<host name or IP>
- --basedn=`<subtree dn>
- --binddn=`<admin dn>
+ --host=<host name or IP>
+ --basedn=<subtree dn>
+ --binddn=<admin dn>
  > update.ldif
 ```