m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorDavid Adam <zanchey@ucc.gu.uwa.edu.au>2015-04-17 10:46:47 +0800
committerJason A. Donenfeld <Jason@zx2c4.com>2015-05-11 13:35:03 +0200
commit4690a3021cf74b2093d296f48f205b6706f82f2a (patch)
tree25fe9df23e79a7c829f6f8926998400fac897aeb /man
parent7cfe27de46138757ba325f4a13001b303454aba3 (diff)
add support for passing arbitrary options to all invocations of GPG
Uses the PASSWORD_STORE_GPG_OPTS environment variable. Can be used to (e.g.) change the keyrings or trust model used.
Diffstat (limited to 'man')
-rw-r--r--man/pass.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/pass.1 b/man/pass.1
index 0dd6952..e1fe605 100644
--- a/man/pass.1
+++ b/man/pass.1
@@ -400,6 +400,9 @@ 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_GPG_OPTS
+Additional options to be passed to all invocations of GPG.
+.TP
.I PASSWORD_STORE_X_SELECTION
Overrides the selection passed to \fBxclip\fP, by default \fIclipboard\fP. See
.BR xclip (1)