slight bugfixes in vpm

This commit is contained in:
Armin Jenewein 2016-04-20 15:55:38 +00:00
parent 7e7631b5cd
commit 7eded7a9db

2
vpm
View file

@ -54,7 +54,6 @@ EOF
_tput sgr0
msg "vpm - Version: $version"
msg "Copyright (c) 2016 Armin Jenewein <a@m2m.pm>"
echo
msg "XBPS version: $(xbps-query --version)"
}
@ -99,7 +98,6 @@ usage () {
echo "autoremove - Remove orphaned packages"
echo "help - Show usage information"
echo
echo
_tput setaf 66
echo "XBPS COMPATIBILITY"
_tput setaf 109