aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-21 02:02:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-21 02:12:53 +1200
commitec401dcd28815aed5da3d5fbf53f247ed003b03e (patch)
tree62d4260ee332e8fc97db5e412695ddc583c59f14 /README.md
parentDon't copy PRIMARY to CLIPBOARD from urxvt anymore (diff)
downloaddotfiles-ec401dcd28815aed5da3d5fbf53f247ed003b03e.tar.gz
dotfiles-ec401dcd28815aed5da3d5fbf53f247ed003b03e.zip
Rewrite dmp(1df) as dmenu_pass(1df)
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index a9bb6825..77babf0d 100644
--- a/README.md
+++ b/README.md
@@ -526,7 +526,8 @@ These scripts are installed by the `install-bin` target:
- `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.
+- `dmenu_pass(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
any options, mostly useful for scripts.