aboutsummaryrefslogtreecommitdiff
path: root/man/man1/dmp.1df
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/dmp.1df')
-rw-r--r--man/man1/dmp.1df8
1 files changed, 1 insertions, 7 deletions
diff --git a/man/man1/dmp.1df b/man/man1/dmp.1df
index b9f11bf8..d663e3d0 100644
--- a/man/man1/dmp.1df
+++ b/man/man1/dmp.1df
@@ -4,19 +4,13 @@
\- pick a pass(1) password with dmenu(1)
.SH SYNOPSIS
.B dmp
-.br
-.B dmp
-25
.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 a period of time, defaulting to 10 seconds, after which
-xsel(1) will remove it from the clipboard.
+the X CLIPBOARD for a period of time.
.P
If notify-send(1) is installed, a notification with the default priority will
be written when the password is successfully clipped.
-.P
-The timeout in seconds can be specified as an optional argument.
.SH SEE ALSO
dmenu(1), notify-send(1), pass(1), xsel(1)
.SH AUTHOR