Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
46ed15d4
Commit
46ed15d4
authored
Dec 10, 2012
by
Quanah Gibson-Mount
Browse files
ITS#7454, fix example usage
parent
979d4862
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/man/man1/ldapurl.1
View file @
46ed15d4
...
...
@@ -129,7 +129,7 @@ is printed to standard output.
The following command:
.LP
.nf
ldapur
i
\-h ldap.example.com \-b dc=example,dc=com \-s sub \-f "(cn=Some One)"
ldapur
l
\-h ldap.example.com \-b dc=example,dc=com \-s sub \-f "(cn=Some One)"
.fi
.LP
returns
...
...
@@ -141,7 +141,7 @@ returns
The command:
.LP
.nf
ldapur
i
\-H ldap://ldap.example.com:389/dc=example,dc=com??sub?(cn=Some%20One)
ldapur
l
\-H ldap://ldap.example.com:389/dc=example,dc=com??sub?(cn=Some%20One)
.fi
.LP
returns
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment