summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index d863c7e..c886d90 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -119,7 +119,7 @@ populate_collected () {
if (podchecker $i &> /dev/null) {
pod2man $i > $PDIR/.collected/man/man1/$(basename $i).1
}
- echo "."
+ echo -n "."
}
}
info "\r \r"