summaryrefslogtreecommitdiff
path: root/Completion/BSD/Command/_ldap
diff options
context:
space:
mode:
Diffstat (limited to 'Completion/BSD/Command/_ldap')
-rw-r--r--Completion/BSD/Command/_ldap4
1 files changed, 2 insertions, 2 deletions
diff --git a/Completion/BSD/Command/_ldap b/Completion/BSD/Command/_ldap
index 8fa17e2f8..181e6b0d0 100644
--- a/Completion/BSD/Command/_ldap
+++ b/Completion/BSD/Command/_ldap
@@ -80,8 +80,8 @@ else
'-x[use simple authentication]' \
'-Z[use StartTLS]' \
'-z+[specify maximum number of results or 0 for no limit]:size limit [0]:' \
- '::filter:' \
- '*:attribute:'
+ '1: :_ldap_filters' \
+ '*: :_ldap_attributes'
;;
esac
fi