From: Arun Prakash Jana Date: Mon, 25 Feb 2019 17:58:52 +0000 (+0530) Subject: Update docs X-Git-Tag: v2.4~103 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=eeb4b933b0c8fa6e41675410b17a44faa36b8c14;p=nnn.git Update docs --- diff --git a/README.md b/README.md index d38686ba..1ee5725b 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ Intrigued? Find out [HOW](https://github.com/jarun/nnn/wiki/performance-factors) | atool, patool ([integration](https://github.com/jarun/nnn/wiki/How-to#integrate-patool)) | create, list and extract archives | | vidir (from moreutils) | batch rename, move, delete dir entries | | vlock (Linux), bashlock (macOS), lock(1) (BSD) | terminal locker | -| advcpmv (Linux-only) ([integration](https://github.com/jarun/nnn/wiki/How-to#show-cp-mv-progress)) | copy, move progress | +| advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/How-to#show-cp-mv-progress)) | copy, move progress | | $EDITOR (overridden by $VISUAL, if defined) | edit files (fallback vi) | | $PAGER (less, most) | page through files (fallback less) | | $SHELL (single coombined argument) | spawn a shell, run script (fallback sh) | @@ -391,7 +391,7 @@ The following indicators are used in the detail view: | `NNN_NO_AUTOSELECT=1` | do not auto-select matching dir in _nav-as-you-type` mode | | `NNN_RESTRICT_NAV_OPEN=1` | open files on ↵, not → or l | | `NNN_RESTRICT_0B=1` | do not open 0-byte files | -| `NNN_CP_MV_PROG=1` | show copy, move progress (Linux-only) | +| `NNN_CP_MV_PROG=1` | show copy, move progress on Linux | #### Help