diff --git a/u8-pacman b/u8-pacman index 61cf435..78348ed 100644 --- a/u8-pacman +++ b/u8-pacman @@ -13,7 +13,7 @@ # # The remove option -r $PACKAGENME will read the extracted files from ~/.local/bin/var/pkglist/$PACKAGENAME.lst and remove all this files. # Also it will remove it self -# +# # The -u option will read all ~/.local/bin/var/pkglist/*.lst files to gether the installed packages and reinstall them with the current package from the repository. PACKAGE=$2 @@ -24,11 +24,11 @@ usage() cat <