aboutsummaryrefslogtreecommitdiff
path: root/man/man1
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 /man/man1
parentRecategorise some scripts in README (diff)
downloaddotfiles-8df5a7fe4429cdb8afc1bfc5e727f2f19f3d693d.tar.gz
dotfiles-8df5a7fe4429cdb8afc1bfc5e727f2f19f3d693d.zip
Add dmp(1)
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/dmp.115
1 files changed, 15 insertions, 0 deletions
diff --git a/man/man1/dmp.1 b/man/man1/dmp.1
new file mode 100644
index 00000000..2d9111d6
--- /dev/null
+++ b/man/man1/dmp.1
@@ -0,0 +1,15 @@
+.TH DMP 1 "May 2014" "Manual page for dmp"
+.SH NAME
+.B dmp
+\- pick a pass(1) password with dmenu(1)
+.SH SYNOPSIS
+.B dmp
+.SH DESCRIPTION
+.B dmp
+applies dmenu(1) to pick a password entry
+from a pass(1) store and put it into the X
+CLIPBOARD for up to 10 seconds.
+.SH SEE ALSO
+dmenu(1), pass(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>