diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2017-06-03 02:05:00 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2017-06-03 12:36:39 +1200 |
commit | 8c8d951054ab1b135f36bdc98b0fd5129f1cb641 (patch) | |
tree | dd0fc21b8e87f396f784af806b86c79d90692d92 /README.markdown | |
parent | Corrections around mi5(1df)/m4(1) (diff) | |
download | dotfiles-8c8d951054ab1b135f36bdc98b0fd5129f1cb641.tar.gz dotfiles-8c8d951054ab1b135f36bdc98b0fd5129f1cb641.zip |
Remove a lie
Diffstat (limited to 'README.markdown')
-rw-r--r-- | README.markdown | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown index 9196f017..996a7709 100644 --- a/README.markdown +++ b/README.markdown @@ -455,8 +455,7 @@ Installed by the `install-bin` target: * `bel(1df)` prints a terminal bell character. * `bl(1df)` generates a given number of blank lines. * `bp(1df)` runs `br(1df)` after prompting for an URL. -* `br(1df)` launches `$BROWSER`, or a more suitable application for an URL if - it knows of one. +* `br(1df)` launches `$BROWSER`. * `ca(1df)` prints a count of its given arguments. * `cf(1df)` prints a count of entries in a given directory. * `cfr(1df)` does the same as `cf(1df)`, but recurses into subdirectories as |