aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-06-19 22:36:00 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-06-19 22:36:00 +1200
commitb4f1bdc9d88dd7c091116d70948668f1499efbee (patch)
tree5f3c994b2cd7fcf7a654d40cd1e2492ed579c0db /README.markdown
parentConsolidate URxvt extensions (diff)
downloaddotfiles-b4f1bdc9d88dd7c091116d70948668f1499efbee.tar.gz
dotfiles-b4f1bdc9d88dd7c091116d70948668f1499efbee.zip
Add getmails
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 7511ecee..4e1d0851 100644
--- a/README.markdown
+++ b/README.markdown
@@ -292,6 +292,9 @@ Scripts
prints the hostname if the command returns zero.
* `edda(1)` provides a means to run `ed(1)` over a set of files preserving
any options, mostly useful for scripts.
+* `getmails` runs a set of `getmailrc` files; does much the same
+ thing as the script of the same name in the `getmail` suite, but runs the
+ requests in parallel and does up to three silent retries using `try(1)`
* `han(1)` provides a `keywordprg` for Vim's Bash script filetype that will
look for `help` topics. You could use it from the shell too.
* `igex(1)` wraps around a command to allow you to ignore error conditions