aboutsummaryrefslogtreecommitdiff
path: root/man/man1/stws.1df
blob: 17674afabbd169f8175547e149785e91d4d90e25 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.TH STWS 1df "August 2016" "Manual page for stws"
.SH NAME
.B stws
\- strip trailing spaces from files
.SH USAGE
.B stws FILE1 [FILE2 ...]
.SH DESCRIPTION
Applies ed(1) to remove all trailing spaces at the end of lines, if present,
from each of the given files.
.SH SEE ALSO
ed(1), stbl(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>