From 0baa0d435e29962c5bea1d79af94e1812a5d1c3c Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Sun, 4 Sep 2016 13:57:23 +1200 Subject: Add bl(1df) --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') 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. -- cgit v1.2.3