aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-09-04 13:57:23 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-09-04 13:57:23 +1200
commit0baa0d435e29962c5bea1d79af94e1812a5d1c3c (patch)
treeb62ac6a90a7fb0541462a6873731ff16fef1df69 /README.markdown
parentRemove rmrej(1) (diff)
downloaddotfiles-0baa0d435e29962c5bea1d79af94e1812a5d1c3c.tar.gz
dotfiles-0baa0d435e29962c5bea1d79af94e1812a5d1c3c.zip
Add bl(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 6137a8b3..36d689cf 100644
--- a/README.markdown
+++ b/README.markdown
@@ -392,6 +392,7 @@ Installed by the `install-bin` target:
* `ax(1df)` evaluates an awk expression given on the command line; this is
intended as a quick way to test how Awk would interpret a given expression.
* `bel(1df)` prints a terminal bell character.
+* `bl(1df)` generates a given number of blank lines.
* `br(1df)` launches `$BROWSER`, or a more suitable application for an URL if
it knows of one.
* `ca(1df)` prints a count of its given arguments.