aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2017-06-02 20:30:20 +1200
committerTom Ryder <tom@sanctum.geek.nz>2017-06-02 20:30:20 +1200
commitcde3c255ff7024181a54b19e5ec1dac3ab892836 (patch)
tree8b4b8ab889bb4d28223ff510ff7e6188d1641aa5 /README.markdown
parentSimplify some awk (diff)
downloaddotfiles-cde3c255ff7024181a54b19e5ec1dac3ab892836.tar.gz
dotfiles-cde3c255ff7024181a54b19e5ec1dac3ab892836.zip
Add mi5(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 c35d3790..bd0b6682 100644
--- a/README.markdown
+++ b/README.markdown
@@ -498,6 +498,8 @@ Installed by the `install-bin` target:
success,
it exits with success or failure. Good for quick tests.
* `mex(1df)` makes given filenames in `$PATH` executable.
+* `mi5(1df)` pre-processes a crude but less painful macro expansion file
+ format into m4.
* `mftl(1df)` finds usable-looking targets in Makefiles.
* `mkcp(1df)` creates a directory and copies preceding arguments into it.
* `mkmv(1df)` creates a directory and moves preceding arguments into it.