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 bed3b42d..5b9c301c 100644
--- a/completions/xmllint
+++ b/completions/xmllint
@@ -42,7 +42,7 @@ _xmllint()
return 0
fi
- _filedir '@(*ml|htm|svg|xs[dl]|rng|wsdl)?(.gz)'
+ _filedir '@(*ml|htm|svg|xs[dl]|rng|wsdl|jnlp)?(.gz)'
} &&
complete -F _xmllint xmllint