summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index ec77825..438ffda 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -210,6 +210,7 @@ pkg_info () {
if ([ -r tags ]) {
info "Tags: "
cat tags | tr "\n" " " | sed 's/ /, /g'
+ echo
}
if ([ -d hooks ]) {
info "Hooks: "