aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2019-08-02 10:53:32 +1200
committerTom Ryder <tom@sanctum.geek.nz>2019-08-02 10:53:32 +1200
commitc73f92c337558e8579f9905f6e90b661baa67699 (patch)
tree35eb1c0f84c3fde867d9f2ba36aa9cfbc5dcca5f /README.md
parentMerge branch 'release/v7.4.0' into develop (diff)
downloaddotfiles-c73f92c337558e8579f9905f6e90b661baa67699.tar.gz
dotfiles-c73f92c337558e8579f9905f6e90b661baa67699.zip
Add defang(1df)
><tejr> I learned the word "defang" today as applied to URLs ><tejr> I knew about the practice but not what it was called ><tejr> Now I am writing a little script to do it for me ><russm> tejr: pip install defang ? ><tejr> Why you gotta be like that, russm ><tejr> Let me have my three-line sed script
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bb095c3c..6c53c211 100644
--- a/README.md
+++ b/README.md
@@ -505,6 +505,7 @@ Installed by the `install-bin` target:
input.
* `dam(1df)` buffers all its input before emitting it as output.
* `ddup(1df)` removes duplicate lines from unsorted input.
+* `defang(1df)` prevents dangerous URLs from being made into clickable links.
* `dmp(1df)` copies a pass(1) entry selected by `dmenu(1)` to the X CLIPBOARD.
* `dub(1df)` lists the biggest entries in a directory.
* `edda(1df)` provides a means to run `ed(1)` over a set of files preserving