aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-09-07 17:37:33 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-09-07 17:37:33 +1200
commit070320458eb2927b9e13ccb7e64da61707ff134c (patch)
treeb3f73318c3869134cd22a272e4461f8fc2508b83 /README.md
parentMerge branch 'release/v10.5.0' into develop (diff)
downloaddotfiles-070320458eb2927b9e13ccb7e64da61707ff134c.tar.gz
dotfiles-070320458eb2927b9e13ccb7e64da61707ff134c.zip
Remove `plmu(1df)`
App::cpanoutdated does this better.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/README.md b/README.md
index 130caa01..1a25d102 100644
--- a/README.md
+++ b/README.md
@@ -577,9 +577,6 @@ These scripts are installed by the `install-bin` target:
* `paz(1df)` print its arguments terminated by NULL chars.
* `pit(1df)` runs its input through a pager if its standard output looks like a
terminal.
-* `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.
* `pwg(1df)` generates just one decent password with `pwgen(1)`.
* `qat(1df)` disables `stty echo` for the duration of a paste.
* `rep(1df)` repeats a command a given number of times.