From 330ce32225fed9a304095579f701e02adc5aa68e Mon Sep 17 00:00:00 2001 From: Mischievous Meerkat Date: Fri, 1 May 2020 10:56:44 +0530 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 65de5ef..1960c98 100644 --- a/Usage.md +++ b/Usage.md @@ -11,7 +11,7 @@ A curses library with wide char support (e.g. ncursesw), libreadline (optional) | Dependency | Install? | Operation | | --- | --- | --- | | xdg-open (Linux), open(1) (macOS), cygstart
(Cygwin), open (Haiku) | base | desktop opener | -| file, coreutils (cp, mv, rm), xargs | base | file type, copy, move and remove | +| file, coreutils (cp, mv, rm), xargs | base | file type, copy, (re)move | | tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract bzip2, (g)zip, tar | | archivemount, fusermount(3)/umount (macOS) | optional | (un)mount archives | | sshfs, [rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |