diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-03-23 05:57:39 -0300 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-03-23 05:57:39 -0300 |
commit | 1476be164b8eadb258301015b6fd21dcb64118c0 (patch) | |
tree | f513857dba7ae38f17aec89f3bed9fb33e3195bc /man/pass.1 | |
parent | 6fb1b95c6357a23a855cfb26f09c836df55f8dd6 (diff) | |
download | pass-1476be164b8eadb258301015b6fd21dcb64118c0.tar.gz pass-1476be164b8eadb258301015b6fd21dcb64118c0.tar.bz2 pass-1476be164b8eadb258301015b6fd21dcb64118c0.zip |
umask: allow overridable
Suggested-by: Matthew Richardson <m.richardson@ed.ac.uk>
Diffstat (limited to 'man/pass.1')
-rw-r--r-- | man/pass.1 | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -359,6 +359,9 @@ for more info. Specifies the number of seconds to wait before restoring the clipboard, by default \fI45\fP seconds. .TP +.I PASSWORD_STORE_UMASK +Sets the umask of all files modified by pass, by default \fI077\fP. +.TP .I EDITOR The location of the text editor used by \fBedit\fP. .SH SEE ALSO |