From: Arun Prakash Jana <engineerarun@gmail.com>
Date: Thu, 7 Feb 2019 19:47:05 +0000 (+0530)
Subject: Update docs
X-Git-Tag: v2.3~31
X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=ee49249b69be4fe093d22d6ce35f81647ed7bae7;p=nnn.git

Update docs
---

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: