aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-09-06 04:21:35 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-09-06 04:21:35 +0530
commit18ea909a1228311891cdbb78abdb2612c6532807 (patch)
tree0e7b27c94c53a76ccd01e9db5588b6f87478188b /README.md
parent655461a3f2ee7ff5daf83a86029f40ad286c788a (diff)
downloadnnn-18ea909a1228311891cdbb78abdb2612c6532807.tar.gz
patool - update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ad6652e..e053132 100644
--- a/README.md
+++ b/README.md
@@ -94,7 +94,7 @@ Have fun with it! Missing a feature? Want to contribute? Head to the rolling [To
- Desktop search (gnome-search-tool, catfish) integration
- Mimes
- Open with desktop opener (default) or specify a custom app
- - Create, list and extract archives (needs atool)
+ - Create, list and extract archives (needs atool/patool)
- Optionally open text files in EDITOR (fallback vi)
- Customizable bash script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) to handle actions
- Information
@@ -301,7 +301,7 @@ The following indicators are used in the detail view:
| xdg-open (Linux), open(1) (OS X), cygstart (Cygwin) | desktop opener |
| mediainfo, exiftool | multimedia file details |
| gnome-search-tool, catfish | desktop search utility |
-| atool | create, list and extract archives |
+| atool, patool ([integration](#integrate-patool)) | create, list and extract archives |
| vidir from moreutils | batch rename, move, delete dir entries |
| vlock (Linux) | terminal locker |
| $EDITOR ($VISUAL, if defined) | edit files (fallback vi) |