diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-04-25 02:38:11 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-04-25 02:38:11 +0200 |
commit | 366f3d4c7cd7125a89b1a049b91a7dd9ab52ec6b (patch) | |
tree | d571178cf6a305f6b714e9c70f6f192ef36333c9 /man/pass.1 | |
parent | 5150bc2eaa1e1e8d1430414c79b8d0ef033eba31 (diff) | |
download | neopass-366f3d4c7cd7125a89b1a049b91a7dd9ab52ec6b.tar.gz neopass-366f3d4c7cd7125a89b1a049b91a7dd9ab52ec6b.tar.bz2 neopass-366f3d4c7cd7125a89b1a049b91a7dd9ab52ec6b.zip |
Pipe everything to a pager.
Diffstat (limited to 'man/pass.1')
-rw-r--r-- | man/pass.1 | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -411,6 +411,14 @@ 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. +.TP +.I PAGER +The location of the pager used when paging large outputs. +.TP +.I PASSWORD_STORE_LESS +The options to pass to +.BR less (1) +when paging large outputs. .SH SEE ALSO .BR gpg2 (1), .BR pwgen (1), |