diff --git a/.shell.d/funs_pacman b/.shell.d/funs_pacman index 468d9eef..3f8eaf5c 100644 --- a/.shell.d/funs_pacman +++ b/.shell.d/funs_pacman @@ -42,13 +42,14 @@ pacman-files() { _printhelp() { - echo "Synopsis:" - echo -e " $1 [-n] PACKAGES" - echo - echo "Usage:" - echo -e " default:\tDisplay size of files in PACKAGES." - echo -e " -h:\t\tDisplay this help." - echo -e " -n:\t\tSort by size." + cat <