aboutsummaryrefslogtreecommitdiff
path: root/man/man1/stws.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/stws.1df')
-rw-r--r--man/man1/stws.1df13
1 files changed, 13 insertions, 0 deletions
diff --git a/man/man1/stws.1df b/man/man1/stws.1df
new file mode 100644
index 00000000..17674afa
--- /dev/null
+++ b/man/man1/stws.1df
@@ -0,0 +1,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>