From 1e3fc92975dc14ee630d9df0db4815e72688f8aa Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Mon, 8 Aug 2016 14:04:20 +1200 Subject: Add motd(1) --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index c4f3c8a9..5b58f443 100644 --- a/README.markdown +++ b/README.markdown @@ -346,6 +346,7 @@ Installed by the `install-bin` target: it exits with success or failure. Good for quick tests. * `mkcp(1)` creates a directory and copies preceding arguments into it. * `mkmv(1)` creates a directory and moves preceding arguments into it. +* `motd(1)` show the system MOTD. * `pa(1)` prints its arguments, one per line. * `paz(1)` print its arguments terminated by NULL chars. * `pit(1)` runs its input through a pager if its standard output looks like a -- cgit v1.2.3