[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 0f450219b667ec5f8d951b0c41593c7b983e2ada

Ville Skyttä ville.skytta at iki.fi
Mon Nov 1 17:30:41 UTC 2010


The following commit has been merged in the master branch:
commit a58697d15430d28b5cf9e0640ce5d7cc08266106
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Nov 1 19:08:01 2010 +0200

    Comment update.

diff --git a/completions/xz b/completions/xz
index f947b08..d1765fc 100644
--- a/completions/xz
+++ b/completions/xz
@@ -88,7 +88,7 @@ _xzdec()
 
     $split && return 0
 
-    _filedir xz # no lzma support here as of xz 4.999.8beta
+    _filedir xz # no lzma support here as of xz 4.999.9beta
 } &&
 complete -F _xzdec -o filenames xzdec
 

-- 
bash-completion



More information about the Bash-completion-commits mailing list