Updated Usage (markdown)

Mischievous Meerkat 2020-09-26 22:59:52 +05:30
parent df28bc38cc
commit 628de60589

@ -13,7 +13,7 @@ A curses library with wide char support (e.g. ncursesw), libc and libreadline (o
| 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 |
| gio trash, trash-cli | optional | trash files (default: rm -rf) |
| gio trash, trash-cli | optional | trash files (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 |
| fortune | optional | random quotes in help |