From 2e1520beddcea65cb1857a50e9ec5c91621a96d1 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 20 Mar 2014 01:57:46 -0600 Subject: Allow selection to be overriden by $SELECTION Some users want to use a different clipboard for pass. Suggested-by: nand --- man/pass.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'man') 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. -- cgit v1.2.3-59-g8ed1b