Updated Usage (markdown)

Mischievous Meerkat 2020-05-01 10:59:14 +05:30
parent 46b3b64fbb
commit 4cb3ae3e18

@ -12,7 +12,7 @@ A curses library with wide char support (e.g. ncursesw), libreadline (optional)
| --- | --- | --- |
| xdg-open (Linux), open(1) (macOS), cygstart (Cygwin), open (Haiku) | base | desktop opener |
| file, coreutils (cp, mv, rm), xargs | base | file type, copy, (re)move |
| tar, (un)zip [atool/bsdtar for more formats] | base | handle bzip2, (g)zip, tar |
| 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 |
| trash-cli | optional | trash files (default: rm) |