aboutsummaryrefslogtreecommitdiff
path: root/bin/pa.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/pa.sh')
-rw-r--r--bin/pa.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pa.sh b/bin/pa.sh
index 4cfa9dce..7e3e14f8 100644
--- a/bin/pa.sh
+++ b/bin/pa.sh
@@ -1,3 +1,3 @@
-# Print arguments, one per line. Compare paz(1df).
+# Print arguments, one per line. Compare paz(1df).
[ "$#" -gt 0 ] || exit 0
printf '%s\n' "$@"