aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-13 17:12:54 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-13 17:12:54 +1200
commite3e9fe75bb464e2251984e91754dc65f6ce98b86 (patch)
tree408652b2a8e726bd69334fb7b025070512df8cb6 /README.markdown
parentSwitch X11 browser back to Firefox (diff)
downloaddotfiles-e3e9fe75bb464e2251984e91754dc65f6ce98b86.tar.gz
dotfiles-e3e9fe75bb464e2251984e91754dc65f6ce98b86.zip
Add br(1)
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 c2e7d73f..4d3bf251 100644
--- a/README.markdown
+++ b/README.markdown
@@ -326,6 +326,7 @@ Installed by the `install-bin` target:
* `ax(1)` 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(1)` prints a terminal bell character.
+* `br(1)` launches $BROWSER.
* `ca(1)` prints a count of its given arguments.
* `cf(1)` prints a count of entries in a given directory.
* `clrd(1)` sets up a per-line file read, clearing the screen first.