From ee49249b69be4fe093d22d6ce35f81647ed7bae7 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 8 Feb 2019 01:17:05 +0530 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 49a2d848..a4b0aec8 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ The following indicators are used in the detail view: | vidir (from moreutils) | batch rename, move, delete dir entries | | vlock (Linux), bashlock (macOS), lock(1) (BSD) | terminal locker | | $EDITOR (overridden by $VISUAL, if defined) | edit files (fallback vi) | -| $PAGER | page through files (fallback less) | +| $PAGER (less, most) | page through files (fallback less) | | $SHELL | spawn a shell, run script (fallback sh) | To specify a custom file opener: -- 2.48.1