aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-06 16:26:49 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-11-06 16:26:49 +0530
commit5077b020bcf0e4418d520db8a21ae686ca5db1a8 (patch)
treeadbcab73fe9488318f0ca83c7cf16e946aec6bc2
parent9272c90f93240ac114f6b09d99826bc29d0b699c (diff)
downloadnnn-5077b020bcf0e4418d520db8a21ae686ca5db1a8.tar.gz
Update docs
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4b4bd1c..5fa741a 100644
--- a/README.md
+++ b/README.md
@@ -92,7 +92,7 @@ A curses library with wide char support (e.g. ncursesw), libreadline (`make O_NO
| tar, (un)zip [atool/bsdtar for more formats] | base | create, list, extract tar, gzip, bzip2, zip |
| archivemount, fusermount(3) | optional | mount, unmount archives |
| sshfs, fusermount(3) | optional | mount, unmount remotes |
-| trash-cli | optional | trash files (default action: delete) |
+| trash-cli | optional | trash files (default action: rm) |
| vlock (Linux), bashlock (macOS), lock(1) (BSD) | optional | terminal locker (fallback: [cmatrix](https://github.com/abishekvashok/cmatrix)) |
| advcpmv (Linux) ([integration](https://github.com/jarun/nnn/wiki/Advanced-use-cases#show-cp-mv-progress)) | optional | copy, move progress |
| `$VISUAL` (else `$EDITOR`), `$PAGER`, `$SHELL` | optional | fallback vi, less, sh |