zsh-workers
 help / color / mirror / code / Atom feed
* [PATCH] docs: compsys: Clarify documentation of the 'filter' style.
@ 2016-03-15  0:06 Daniel Shahaf
  0 siblings, 0 replies; only message in thread
From: Daniel Shahaf @ 2016-03-15  0:06 UTC (permalink / raw)
  To: zsh-workers

---
A user on IRC misunderstood the incumbent text as describing «ldapsearch
mail=<TAB>», although we don't ship an ldapsearch completion.

The function «_email_addresses» isn't documented in the man pages yet, only in
source code comments.  I'm leaving that for future work.

Cheers,

Daniel


 Doc/Zsh/compsys.yo | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Doc/Zsh/compsys.yo b/Doc/Zsh/compsys.yo
index 2aa0740..d478e81 100644
--- a/Doc/Zsh/compsys.yo
+++ b/Doc/Zsh/compsys.yo
@@ -1554,7 +1554,8 @@ of the links themselves.
 )
 kindex(filter, completion style)
 item(tt(filter))(
-This is used by the LDAP plugin for e-mail address completion to specify
+The tt(ldap) plugin of email address completion (see tt(_email_addresses)) uses
+this style to specify
 the attributes to match against when filtering entries.  So for example, if
 the style is set to `tt(sn)', matching is done against surnames.  Standard
 LDAP filtering is used so normal completion matching is bypassed.  If this


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-03-15  0:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-15  0:06 [PATCH] docs: compsys: Clarify documentation of the 'filter' style Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).