aboutsummaryrefslogtreecommitdiff
path: root/man/man1/stbl.1
blob: bd694c801b5bdb145a640f7b2ece072a15b5ac7e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
.TH STBL 1 "August 2016" "Manual page for stbl"
.SH NAME
.B stbl
\- strip a trailing blank line from files
.SH USAGE
.B stbl FILE1 [FILE2 ...]
.SH DESCRIPTION
Applies ed(1) to remove one trailing newline, if present, from each of the
given files.
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>