summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command/_dig
diff options
context:
space:
mode:
authorAxel Beckert <abe@deuxchevaux.org>2018-09-03 18:02:49 +0200
committerAxel Beckert <abe@deuxchevaux.org>2018-09-03 18:02:49 +0200
commit6e6500bfa9f31b6efce0c0801fcea558aa09b7ba (patch)
treeb2032b9c9a63d7e1db551f937cae04ae062b8fa5 /Completion/Unix/Command/_dig
parent4614aa489b18ba256fdc7b2c44aa5127c214e665 (diff)
parentb30b89418af2495c0d48a72573f908c4ecf05efd (diff)
downloadzsh-6e6500bfa9f31b6efce0c0801fcea558aa09b7ba.tar.gz
zsh-6e6500bfa9f31b6efce0c0801fcea558aa09b7ba.zip
Merge tag 'zsh-5.6' into debian
Release 5.6.
Diffstat (limited to 'Completion/Unix/Command/_dig')
-rw-r--r--Completion/Unix/Command/_dig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Completion/Unix/Command/_dig b/Completion/Unix/Command/_dig
index 5feb71fef..18e9a0dbd 100644
--- a/Completion/Unix/Command/_dig
+++ b/Completion/Unix/Command/_dig
@@ -26,6 +26,7 @@ local -a alts args
'*+noedns[clear EDNS options to be sent]'
'*+'{no,}'expire[send an EDNS Expire option]'
'*+'{no,}'header-only[send query without a question section]'
+ '*+'{no,}'idnin[set processing of IDN domain names on input]'
'*+'{no,}'idnout[set conversion of IDN puny code on output]'
'*+'{no,}'keepopen[keep TCP socket open between queries]'
'*+'{no,}'mapped[allow mapped IPv4 over IPv6 to be used]'