From 91901b4f30c8e8760e604271192eab61702797f0 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Thu, 29 Nov 2018 09:19:26 +0530 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 212f0a5a..f8f26745 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 |