From a0d24f0bf3bfc7509557089bd6e0336f8da0494f Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Tue, 6 Mar 2012 20:08:54 +0000 Subject: Alexey: 30322: Completion/Unix/Command/_xmlsoft: accept more file types. --- Completion/Unix/Command/_xmlsoft | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Unix/Command/_xmlsoft') diff --git a/Completion/Unix/Command/_xmlsoft b/Completion/Unix/Command/_xmlsoft index a1f727442..8e39ecc9a 100644 --- a/Completion/Unix/Command/_xmlsoft +++ b/Completion/Unix/Command/_xmlsoft @@ -53,7 +53,7 @@ case $service in '--xincludestyle[do XInclude processing on stylesheets]' \ '--load-trace[print trace of all external entites loaded]' \ {--profile,--norman}'[dump profiling information]' \ - '1:stylesheet:_files -g "*.xsl(-.)"' \ + '1:stylesheet:_files -g "*.xslt#(-.)"' \ ':file:_files -g "*.xml(-.)"' && return ;; xmllint) -- cgit 1.4.1