aboutsummaryrefslogtreecommitdiff
path: root/format.sh
diff options
context:
space:
mode:
Diffstat (limited to 'format.sh')
-rwxr-xr-xformat.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/format.sh b/format.sh
index a268ef5..3ddf115 100755
--- a/format.sh
+++ b/format.sh
@@ -2,7 +2,8 @@
2## 2##
3# Usage: format.sh TEMPLATE 3# Usage: format.sh TEMPLATE
4# 4#
5# This runs recfmt w/ template file TEMPLATE on stdin, writing to stdout. 5# This runs recfmt w/ template file TEMPLATE, taking input from stdin,
6# and writing output to stdout.
6## 7##
7me=$(basename $0) 8me=$(basename $0)
8 9