Really add those two new commands to aptitude
This commit is contained in:
parent
79c7de608f
commit
e3ea415e13
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user