aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-29 09:19:26 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-29 09:19:26 +0530
commit91901b4f30c8e8760e604271192eab61702797f0 (patch)
treee8947d937f58a0654ea1544026c0126bd72d67fe
parent32ca8ca1339eb8152abc76ec7716a4b6747ea3c5 (diff)
downloadnnn-91901b4f30c8e8760e604271192eab61702797f0.tar.gz
Update docs
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 212f0a5..f8f2674 100644
--- a/README.md
+++ b/README.md
@@ -320,7 +320,7 @@ The following indicators are used in the detail view:
| --- | --- |
| xdg-open (Linux), open(1) (OS X), cygstart (Cygwin) | desktop opener |
| file | determine file type |
-| cp, mv, rm, xargs (from findutils) | copy, move and remove files |
+| cp, mv, rm, xargs (from findutils on Linux) | copy, move and remove files |
| mediainfo, exiftool | multimedia file details |
| atool, patool ([integration](#integrate-patool)) | create, list and extract archives |
| vidir (from moreutils) | batch rename, move, delete dir entries |