diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-04-05 21:23:10 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-04-07 00:36:44 +0100 |
commit | d901e231acd1917d24b688cbd7823efc2bed45c4 (patch) | |
tree | 56285cb7f8d7c7ddf974cb7fbc6efad93166808f /doc | |
parent | 81671a4e44912617a0cd8b201aaea308df8c4bc3 (diff) |
Docs: add warning note on ${listnamed:} operator
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index a76103688..1d982d1a6 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -11174,6 +11174,10 @@ If the optional type is given it must be one of "a", "d", "h" or "l" and selects address-, domain-, host- or localpart- lists to search among respectively. Otherwise all types are searched in an undefined order and the first matching list is returned. +.new +&*Note*&: Neither string-expansion of lists referenced by named-list syntax elements, +nor expansion of lookup elements, is done by the &%listnamed%& operator. +.wen .vitem &*${local_part:*&<&'string'&>&*}*& |