aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-03 20:14:42 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-03 20:14:42 +1200
commit9b979bb8f8debf97e7f19e9fea801eed87cc1562 (patch)
tree6d53bdbe9214959be048e36447056a0d16f75586 /README.markdown
parentAdd note to cf(1df) (diff)
downloaddotfiles-9b979bb8f8debf97e7f19e9fea801eed87cc1562.tar.gz
dotfiles-9b979bb8f8debf97e7f19e9fea801eed87cc1562.zip
Remove rmrej(1)
Wrong approach to this problem. `git clean -dfx ; git reset --hard` is probably what's actually needed in most cases.
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index b14de7d7..6137a8b3 100644
--- a/README.markdown
+++ b/README.markdown
@@ -443,7 +443,6 @@ Installed by the `install-bin` target:
* `plmu(1df)` 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(1df)` deletes rejected hunks from a failed `patch(1)` run.
* `shb(1df)` attempts to build shebang lines for scripts from `$PATH`.
* `spr(1df)` posts its input to the sprunge.us pastebin.
* `sshi(1df)` prints human-readable SSH connection details.