aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-08 13:38:59 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-08 13:38:59 +1200
commit83a70bd6df6360b2778e230a94cbd85da0b43cb6 (patch)
treedd6fbda78da2c59c1a3c68a9e871556e7261d476 /README.markdown
parentRemove unused self var (diff)
downloaddotfiles-83a70bd6df6360b2778e230a94cbd85da0b43cb6.tar.gz
dotfiles-83a70bd6df6360b2778e230a94cbd85da0b43cb6.zip
Add rmrej(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 ba7cd262..8b2f23a0 100644
--- a/README.markdown
+++ b/README.markdown
@@ -353,6 +353,7 @@ Installed by the `install-bin` target:
* `plmu(1)` retrieves a list of installed modules from
[`plenv`](https://github.com/tokuhirom/plenv), filters out any modules in
`~/.plenv/non-cpan-modules`, and updates them all.
+* `rmrej(1)` deletes rejected hunks from a failed `patch(1)` run.
* `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.