]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 6 Nov 2019 10:56:49 +0000 (16:26 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 6 Nov 2019 10:56:49 +0000 (16:26 +0530)
README.md

index 4b4bd1cbdd33f532e115cacb126087f486956403..5fa741a7f5ad92ed9e1d65fbeb690eaaef4cb4f6 100644 (file)
--- 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 |