diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-16 22:22:45 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-08-16 22:22:45 +0530 |
commit | 1294a9caf52d068ac3c143cb3c9644ef9327ad0c (patch) | |
tree | 53b826a06dfe1c1f7461a73f9996a29e2574ac84 /nnn.1 | |
parent | db83e95a377449b767ae9a30066699f8b4963bbf (diff) | |
download | nnn-1294a9caf52d068ac3c143cb3c9644ef9327ad0c.tar.gz |
Revert rename cp mv progress
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -206,9 +206,9 @@ files. export NNN_TRASH=1 .Ed .Pp -\fBNNN_CP_MV_PROG:\fR show progress of copy, move operations (Linux-only, needs advcpmv). +\fBNNN_OPS_PROG:\fR show progress of copy, move operations (Linux-only, needs advcpmv). .Bd -literal - export NNN_CP_MV_PROG=1 + export NNN_OPS_PROG=1 NOTE: BSD and macOS users can press '^T' to check the progress. .Ed |