From c83ce203f5c78d3b4da8d59807fcfbcc23be2a21 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sat, 18 Feb 2023 01:10:10 +0100 Subject: 51455, 51461: new completion for the OpenLDAP client tools including a helper function for LDAP search filters --- Completion/BSD/Command/_ldap | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Completion/BSD') 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 -- cgit v1.2.3-70-g09d2