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
daac096b
Commit
daac096b
authored
Jan 30, 2012
by
SATOH Fumiyasu
Committed by
Quanah Gibson-Mount
Feb 27, 2012
Browse files
ITS#7152 Add missing '>' in tools help message
parent
3e1ba949
Changes
1
Hide whitespace changes
Inline
Side-by-side
clients/tools/common.c
View file @
daac096b
...
...
@@ -341,7 +341,7 @@ N_(" -I use SASL Interactive mode\n"),
N_
(
" -n show what would be done but don't actually do it
\n
"
),
N_
(
" -N do not use reverse DNS to canonicalize SASL host name
\n
"
),
N_
(
" -O props SASL security properties
\n
"
),
N_
(
" -o <opt>[=<optparam] general options
\n
"
),
N_
(
" -o <opt>[=<optparam
>
] general options
\n
"
),
N_
(
" nettimeout=<timeout> (in seconds, or
\"
none
\"
or
\"
max
\"
)
\n
"
),
N_
(
" ldif-wrap=<width> (in columns, or
\"
no
\"
for no wrapping)
\n
"
),
N_
(
" -p port port on LDAP server
\n
"
),
...
...
Write
Preview
Supports
Markdown
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