From be6dab15aec918a7089d18116de293f0489f2f92 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 13 Jul 2016 20:16:58 +1200 Subject: Add pit(1) --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index de51573b..02dea743 100644 --- a/README.markdown +++ b/README.markdown @@ -312,6 +312,8 @@ Installed by the `install-bin` target: * `jfcd(1)` watches a directory for changes and runs `jfc(1)` if it sees any. * `maybe(1)` is like `true(1)` or `false(1)`; given a probability of success, it exits with success or failure. Good for quick tests. +* `pit(1)` runs its input through a pager if its standard output looks like a + terminal. * `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. -- cgit v1.2.3