aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-05-28 12:56:15 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-05-28 12:59:15 +1200
commit8b398553a6d6667c004b5fd2125501613471a2b5 (patch)
tree442b99ffd4f76cac2695acdf25b7a2e0ca3db04c /README.markdown
parentResolve issue (diff)
downloaddotfiles-8b398553a6d6667c004b5fd2125501613471a2b5.tar.gz
dotfiles-8b398553a6d6667c004b5fd2125501613471a2b5.zip
Add mw(1df)
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 9d16abe5..6b0ff38e 100644
--- a/README.markdown
+++ b/README.markdown
@@ -502,6 +502,8 @@ Installed by the `install-bin` target:
* `mkcp(1df)` creates a directory and copies preceding arguments into it.
* `mkmv(1df)` creates a directory and moves preceding arguments into it.
* `motd(1df)` shows the system MOTD.
+* `mw(1df)` prints alphabetic space-delimited words from the input one per
+ line.
* `onl(1df)` crunches input down to one printable line.
* `osc(1df)` implements a `netcat(1)`-like wrapper for `openssl(1)`'s
`s_client` subcommand.