]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 31 Oct 2018 00:14:35 +0000 (05:44 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 31 Oct 2018 00:14:35 +0000 (05:44 +0530)
README.md
nnn.1

index fb1cd33df901a19f0a5f8f5d1382aa8f1cc3cc01..0272e9eb1a72f9478ac9466e0053d4707c2e3122 100644 (file)
--- 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 a3e30575b9097c60180252a7a0d2a9cf32352bb1..ae6d0c63732c84dd4d3e73b56b5757d2b99a87fc 100644 (file)
--- 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