summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2020-05-19 16:05:20 -0400
committerAndrew Cady <d@jerkface.net>2020-05-19 16:05:20 -0400
commit759a6a8c532a726c26120f2d4f248b5fc6c95b26 (patch)
tree6b00801bda6793721ee2e0c17cc0d2cc0b2b89f1
parentfd4246e5df01fd75fd416cbdeb0ae7072d2112de (diff)
lptext: expand tabs
-rwxr-xr-xdot/local/bin/lptext2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot/local/bin/lptext b/dot/local/bin/lptext
index 645e4a4..1b69f88 100755
--- a/dot/local/bin/lptext
+++ b/dot/local/bin/lptext
@@ -6,4 +6,4 @@ case "$1" in
6 shift 6 shift
7 ;; 7 ;;
8esac 8esac
9text2png | lp "$@" 9expand | text2png | lp "$@"