aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-10-31 05:44:35 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-10-31 05:44:35 +0530
commitb12a27fc83f20298fdc6bb4c8faf93d2e718de74 (patch)
tree6dff90d237af1cba8ce46abe130cfb239c9a95d8
parentc820e0c9f9be00411d8a8a0170e3738a48988ead (diff)
downloadnnn-b12a27fc83f20298fdc6bb4c8faf93d2e718de74.tar.gz
Update docs
-rw-r--r--README.md4
-rw-r--r--nnn.12
2 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index fb1cd33..0272e9e 100644
--- a/README.md
+++ b/README.md
@@ -97,7 +97,7 @@ Have fun with it! Missing a feature? Want to contribute? Head to the rolling [To
- Open with desktop opener (default) or specify a custom app
- Create, list and extract archives (needs atool/patool)
- Optionally open text files in EDITOR (fallback vi)
- - Customizable script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) to handle actions (sparsely used)
+ - Customizable script to handle actions (sparsely used)
- Information
- Detailed stat-like file information
- Media information (needs mediainfo or exiftool, if specified)
@@ -322,6 +322,8 @@ The following indicators are used in the detail view:
export NNN_DE_FILE_MANAGER=thunar
export NNN_DE_FILE_MANAGER=nautilus
+Customizable script [nlay](https://github.com/jarun/nnn/wiki/all-about-nlay) is used to run desktop search utility and terminal locker.
+
#### Help
$ nnn -h
diff --git a/nnn.1 b/nnn.1
index a3e3057..ae6d0c6 100644
--- a/nnn.1
+++ b/nnn.1
@@ -170,7 +170,7 @@ supports the following options:
uses \fIxdg-open\fR (on Linux) and \fIopen(1)\fR (on OS X) as the desktop
opener. It invokes
.Pa nlay
-to run desktop search utility or screensaver. Read more on
+to run desktop search utility or terminal locker. Read more on
.Pa nlay
at:
.br