aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-08 13:56:14 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-08 14:03:57 +1200
commit27878a125108d764f83444d55fc01a1fe2918ddc (patch)
tree04b7915f9b51f53a407c526a5793e1d8c91ea385 /README.markdown
parentAdd rmrej(1) (diff)
downloaddotfiles-27878a125108d764f83444d55fc01a1fe2918ddc.tar.gz
dotfiles-27878a125108d764f83444d55fc01a1fe2918ddc.zip
Add stex(1)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 8b2f23a0..c4f3c8a9 100644
--- a/README.markdown
+++ b/README.markdown
@@ -357,6 +357,7 @@ 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.
+* `stex(1)` strips extensions from filenames
* `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,