]> Sergey Matveev's repositories - nnn.git/commitdiff
patool - update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 5 Sep 2018 22:51:35 +0000 (04:21 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 5 Sep 2018 22:51:35 +0000 (04:21 +0530)
README.md

index ad6652e10b9924045efdc022f42dd8650e0ffdc8..e053132b1d0125dbee4e2f2e7d50cc0a1ef866d2 100644 (file)
--- 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) |