aboutsummaryrefslogtreecommitdiff
path: root/man/man1/dmenu_pass.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/dmenu_pass.1df')
-rw-r--r--man/man1/dmenu_pass.1df17
1 files changed, 17 insertions, 0 deletions
diff --git a/man/man1/dmenu_pass.1df b/man/man1/dmenu_pass.1df
new file mode 100644
index 00000000..51c32adb
--- /dev/null
+++ b/man/man1/dmenu_pass.1df
@@ -0,0 +1,17 @@
+.TH DMENU_PASS 1df "May 2022" "Manual page for dmenu_pass"
+.SH NAME
+.B dmenu_pass
+\- pick a pass(1) password with dmenu(1)
+.SH SYNOPSIS
+.B dmenu_pass
+.SH DESCRIPTION
+.B dmenu_pass
+applies dmenu(1) to pick a password entry from a pass(1) store and put it into
+the X CLIPBOARD using the "show" command.
+.P
+A notification with the default priority is sent when the password is
+successfully clipped.
+.SH SEE ALSO
+dmenu(1), notify-send(1), pass(1)
+.SH AUTHOR
+Tom Ryder <tom@sanctum.geek.nz>