aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-03 21:21:52 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-03 21:21:52 +1200
commit86b3532b4584355b85998fddf1db0d995109ff12 (patch)
treeea7df77f73c1567419906999d9001b3ba81afbd6 /README.markdown
parentCorrect stbl(1) manual page (diff)
downloaddotfiles-86b3532b4584355b85998fddf1db0d995109ff12.tar.gz
dotfiles-86b3532b4584355b85998fddf1db0d995109ff12.zip
Add stws(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 95153945..e8efad5f 100644
--- a/README.markdown
+++ b/README.markdown
@@ -353,6 +353,8 @@ Installed by the `install-bin` target:
* `shb(1)` attempts to build shebang lines for scripts from `$PATH`.
* `spr(1)` posts its input to the sprunge.us pastebin.
* `stbl(1)` strips a trailing blank line from the files in its arguments.
+* `stws(1)` strips trailing spaces from the ends of lines of the files in its
+ arguments.
* `sue(8)` execs `sudoedit(8)` as the owner of all the file arguments given,
perhaps in cases where you may not necessarily have `root` `sudo(8)`
privileges.