aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-14 18:29:38 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-14 18:29:38 +1200
commit8df5a7fe4429cdb8afc1bfc5e727f2f19f3d693d (patch)
tree76c442e5a346498664dabf17c0594d0e1c028003 /README.markdown
parentRecategorise some scripts in README (diff)
downloaddotfiles-8df5a7fe4429cdb8afc1bfc5e727f2f19f3d693d.tar.gz
dotfiles-8df5a7fe4429cdb8afc1bfc5e727f2f19f3d693d.zip
Add dmp(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 db505be9..191371f4 100644
--- a/README.markdown
+++ b/README.markdown
@@ -349,6 +349,7 @@ Installed by the `install-bin` target:
* `cf(1)` prints a count of entries in a given directory.
* `clrd(1)` sets up a per-line file read, clearing the screen first.
* `clwr(1)` sets up a per-line file write, clearing the screen before each line
+* `dmp(1)` copies a pass(1) entry selected by `dmenu(1)` to the X CLIPBOARD.
* `dub(1)` lists the biggest entries in a directory.
* `edda(1)` provides a means to run `ed(1)` over a set of files preserving
any options, mostly useful for scripts.