aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 01:57:46 -0600
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 02:07:54 -0600
commit2e1520beddcea65cb1857a50e9ec5c91621a96d1 (patch)
treeba35921a7882b5d452210b6904cbe08d448c6c0e /man
parentgit: sign commits if enabled (diff)
downloadpassword-store-2e1520beddcea65cb1857a50e9ec5c91621a96d1.tar.xz
password-store-2e1520beddcea65cb1857a50e9ec5c91621a96d1.zip
Allow selection to be overriden by $SELECTION
Some users want to use a different clipboard for pass. Suggested-by: nand <nand@nand.wakku.to>
Diffstat (limited to 'man')
-rw-r--r--man/pass.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/pass.1 b/man/pass.1
index 2b3e5e3..896ec4f 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -349,6 +349,11 @@ Overrides the default root of the git repository, which is helpful if
\fIPASSWORD_STORE_DIR\fP is temporarily set to a sub-directory of the default
password store.
.TP
+.I PASSWORD_STORE_SELECTION
+Overrides the selection passed to \fBxclip\fP, by default \fIclipboard\fP. See
+.BR xclip (1)
+for more info.
+.TP
.I EDITOR
The location of the text editor used by \fBedit\fP.