aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2012-09-08 18:49:26 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2012-09-08 18:49:26 +0200
commit0dfa85e3dbbe40e2f7fa11c749bea3253492e9b4 (patch)
tree5fe20287339a1b547d58878c443bf5379bfea8a3 /man
parentMove completion files to contrib. (diff)
downloadpassword-store-0dfa85e3dbbe40e2f7fa11c749bea3253492e9b4.tar.xz
password-store-0dfa85e3dbbe40e2f7fa11c749bea3253492e9b4.zip
Only copy the first line of the password file to the clipboard.
Diffstat (limited to 'man')
-rw-r--r--man/pass.14
1 files changed, 2 insertions, 2 deletions
diff --git a/man/pass.1 b/man/pass.1
index a65861a..b17acd9 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -65,8 +65,8 @@ program. This command is alternatively named \fBlist\fP.
.TP
\fBshow\fP [ \fI--clip\fP, \fI-c\fP ] \fIpass-name\fP
Decrypt and print a password named \fIpass-name\fP. If \fI--clip\fP or \fI-c\fP
-is specified, do not print the password but instead copy it to the clipboard
-using
+is specified, do not print the password but instead copy the first line to the
+clipboard using
.BR xclip (1)
and then restore the clipboard after 45 seconds.
.TP