aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-05 00:26:46 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-05 00:26:46 +1200
commitb94c199f29ba6223127dfb5c2becda9176e95c9c (patch)
tree54642ac9cbc8b4fd27a7eadb9434256652f26674 /README.markdown
parentDon't prescribe msmtp(1) path (diff)
downloaddotfiles-b94c199f29ba6223127dfb5c2becda9176e95c9c.tar.gz
dotfiles-b94c199f29ba6223127dfb5c2becda9176e95c9c.zip
Add mftl(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 36d689cf..2bc94c08 100644
--- a/README.markdown
+++ b/README.markdown
@@ -433,6 +433,7 @@ Installed by the `install-bin` target:
it exits with success or failure. Good for quick tests.
* `mean(1df)` prints the mean of a list of integers.
* `med(1df)` prints the median of a list of integers.
+* `mftl(1df)` finds usable-looking targets in Makefiles.
* `mode(1df)` prints the first encountered mode of a list of integers.
* `mkcp(1df)` creates a directory and copies preceding arguments into it.
* `mkmv(1df)` creates a directory and moves preceding arguments into it.