From 366f3d4c7cd7125a89b1a049b91a7dd9ab52ec6b Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Fri, 25 Apr 2014 02:38:11 +0200 Subject: Pipe everything to a pager. --- man/pass.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'man/pass.1') diff --git a/man/pass.1 b/man/pass.1 index 35c81ee..90c24a8 100644 --- a/man/pass.1 +++ b/man/pass.1 @@ -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), -- cgit v1.2.3