summaryrefslogtreecommitdiff
path: root/completions/xmllint
diff options
context:
space:
mode:
Diffstat (limited to 'completions/xmllint')
-rw-r--r--completions/xmllint2
1 files changed, 1 insertions, 1 deletions
diff --git a/completions/xmllint b/completions/xmllint
index 3d941f2b..b87ab33d 100644
--- a/completions/xmllint
+++ b/completions/xmllint
@@ -38,7 +38,7 @@ _xmllint()
return 0
fi
- _filedir '@(*ml|htm|svg|xs[dl]|rng|wsdl|jnlp)?(.gz)'
+ _filedir '@(*ml|htm|svg|xs[dl]|rng|wsdl|jnlp|tld)?(.gz)'
} &&
complete -F _xmllint xmllint