aboutsummaryrefslogtreecommitdiff
path: root/bin/stbl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stbl')
-rwxr-xr-xbin/stbl12
1 files changed, 1 insertions, 11 deletions
diff --git a/bin/stbl b/bin/stbl
index 3bf0902a..4d56de17 100755
--- a/bin/stbl
+++ b/bin/stbl
@@ -1,15 +1,5 @@
#!/usr/bin/env bash
-
-#
-# stbl(1) - Strip a trailing blank line from the given files with ed(1).
-#
-# -h gives help, -v prints the names of the files on stderr as they're
-# processed.
-#
-# Author: Tom Ryder <tom@sanctum.geek.nz>
-# Copyright: 2016
-# License: Public domain
-#
+# Strip a trailing blank line from the given files with ed(1)
self=stbl
# Print usage information