aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-02-04 20:53:32 +1300
committerTom Ryder <tom@sanctum.geek.nz>2017-02-04 20:53:32 +1300
commit797e8673ed6a3eec7db0294e30f84759629e49c8 (patch)
tree0354bad4fa96a0afa5d1faee07932bc93aa894a5 /README.markdown
parentRemove double-shebang header (diff)
downloaddotfiles-797e8673ed6a3eec7db0294e30f84759629e49c8.tar.gz
dotfiles-797e8673ed6a3eec7db0294e30f84759629e49c8.zip
Add wro(1df)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.markdown b/README.markdown
index a76a0641..7c469f0a 100644
--- a/README.markdown
+++ b/README.markdown
@@ -410,6 +410,9 @@ Installed by the `install-bin` target:
* `htenc(1df)` encodes.
* `htdec(1df)` decodes.
* `htrec(1df)` wraps `a` tags around URLs.
+* Two internet message quoting tools:
+ * `quo(1df)` indents with quoting right angle-brackets.
+ * `wro(1df)` adds a quote attribution header to its input.
* `ap(1df)` reads arguments for a given command from the standard input,
prompting if appropriate.
* `apf(1df)` prepends arguments to a command with ones read from a file,
@@ -486,7 +489,6 @@ Installed by the `install-bin` target:
[`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)`.
-* `quo(1df)` quotes its input with right angle brackets.
* `rgl(1df)` is a very crude interactive `grep(1)` loop.
* `shb(1df)` attempts to build shebang lines for scripts from the system
paths.