aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-29 17:46:34 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-29 17:46:34 +1200
commita9e25e51ca3c96d3b5bfc86ab5a45c5bee818152 (patch)
tree83af4372bd66751ed959db5af3ebfdb63fdcc431 /README.markdown
parentAdd id_ed25519 keys to keychain (diff)
downloaddotfiles-a9e25e51ca3c96d3b5bfc86ab5a45c5bee818152.tar.gz
dotfiles-a9e25e51ca3c96d3b5bfc86ab5a45c5bee818152.zip
Add oii(1df)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index bd4d482a..c99dcf6d 100644
--- a/README.markdown
+++ b/README.markdown
@@ -499,6 +499,7 @@ Installed by the `install-bin` target:
* `motd(1df)` shows the system MOTD.
* `mw(1df)` prints alphabetic space-delimited words from the input one per
line.
+* `oii(1df)` runs a command on input only if there is any.
* `onl(1df)` crunches input down to one printable line.
* `osc(1df)` implements a `netcat(1)`-like wrapper for `openssl(1)`'s
`s_client` subcommand.