aboutsummaryrefslogtreecommitdiff
path: root/man/man1/dmp.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1/dmp.1')
-rw-r--r--man/man1/dmp.15
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man1/dmp.1 b/man/man1/dmp.1
index d5883afc..33dde9b8 100644
--- a/man/man1/dmp.1
+++ b/man/man1/dmp.1
@@ -13,8 +13,11 @@ 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.
.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), pass(1), xsel(1)
+dmenu(1), notify-send(1), pass(1), xsel(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>