[PATCH] Add .txz and .tlz to the list of known extensions for xz

Igor Murzov igor at gplsoft.org
Sun Apr 18 21:40:33 UTC 2010


---
 contrib/xz |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/xz b/contrib/xz
index a689205..8f02b1d 100644
--- a/contrib/xz
+++ b/contrib/xz
@@ -20,7 +20,7 @@ _xz()
     local split=false
     _split_longopt && split=true
 
-    local xspec="*.@(xz|lzma)"
+    local xspec="*.@(xz|lzma|txz|tlz)"
 
     case $prev in
         --decompress|--list|--test|!(-*)[dlt]*)
-- 
1.7.0.2



----------------------------------------------------------------------

>Comment By: Ville Skyttä  (scop-guest)
Date: 2010-04-19 21:26

Message:
Applied, thanks.

----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=413095&aid=312466&group_id=100114



More information about the Bash-completion-devel mailing list