Updated Usage (markdown)

Arun 2022-06-11 21:11:47 +05:30
parent 33b41bfe38
commit a150645604
1 changed files with 1 additions and 1 deletions

@ -7,7 +7,7 @@ A curses library with wide char support (e.g. ncursesw), libc and libreadline (o
| xdg-open (Linux)/open(1) (macOS)/cygstart (Cygwin)/open (Haiku) | base | default opener |
| file, coreutils (cp, mv, rm), xargs, sed | base | file type, copy, (re)move |
| GNU sed (non-Linux) | required | copy, (re)move |
| tar, (un)zip [atool/bsdtar/(un)rar for more formats] | base | manage archives |
| tar, (un)zip [bsdtar/atool/(un)rar for more formats] | base | manage archives |
| archivemount, fusermount(3)/umount (macOS) | optional | (un)mount archives |
| sshfs/[rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |
| gio trash/trash-cli | optional | trash [default: `rm -rf`] |