Updated Usage (markdown)

Terminator X 2021-08-15 00:39:46 +05:30
parent 890c1b30df
commit 55cf1392c0

@ -8,7 +8,7 @@ A curses library with wide char support (e.g. ncursesw), libc and libreadline (o
| file, coreutils (cp, mv, rm), xargs, sed (gnu-sed on macOS) | base | file type, copy, (re)move |
| tar, (un)zip [atool/bsdtar/(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 |
| sshfs/[rclone](https://rclone.org/), fusermount(3)/umount (macOS) | optional | (un)mount remotes |
| gio trash/trash-cli | optional | trash [default: `rm -rf`] |
| vlock (Linux), bashlock (macOS), lock(1) (BSD), peaclock (Haiku), `$NNN_LOCKER` | optional | lock terminal |
| advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#cp-mv-progress)) | optional | copy, move progress |