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

David Paleino d.paleino at gmail.com
Mon Oct 26 09:22:00 UTC 2009


The following commit has been merged in the master branch:
commit e3ea415e13038718258e5790981c2da79c2bec93
Author: David Paleino <d.paleino at gmail.com>
Date:   Mon Oct 26 10:19:37 2009 +0100

    Really add those two new commands to aptitude

diff --git a/contrib/aptitude b/contrib/aptitude
index 1573e57..04b5fa5 100644
--- a/contrib/aptitude
+++ b/contrib/aptitude
@@ -79,7 +79,8 @@ _aptitude()
             clean autoclean install reinstall remove \
             hold unhold purge markauto unmarkauto why why-not \
             dist-upgrade full-upgrade download search show \
-            forbid-version changelog keep-all build-dep' -- "$cur" ) )
+            forbid-version changelog keep-all build-dep \
+            add-user-tag remove-user-tag' -- "$cur" ) )
     fi
 
     return 0

-- 
bash-completion



More information about the Bash-completion-commits mailing list