]> Sergey Matveev's repositories - nnn.git/commitdiff
Update docs
authorArun Prakash Jana <engineerarun@gmail.com>
Tue, 5 May 2020 20:15:04 +0000 (01:45 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Tue, 5 May 2020 20:16:06 +0000 (01:46 +0530)
README.md
nnn.1

index f5b50ff9ff6fd84e02db102c7c0fdb38a1cc2d75..0474d8bafe9d84f246c45ff58bfd528fbfaa42d6 100644 (file)
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
   - Reverse sort
 - Mimes
   - Open with desktop opener or specify a custom opener
-  - Preview files with FIFO-based previewer
+  - Preview hovered files in FIFO-based previewer
   - Create, list, extract, mount (FUSE based) archives
   - Option to open all text files in EDITOR
 - Information
diff --git a/nnn.1 b/nnn.1
index 0f37ef8fd1ecdd7ea3cbbe62a2c325e5698720da..8d1c4d3aef431a30b5c1f2e8f73b7fd9d9eba7cc 100644 (file)
--- a/nnn.1
+++ b/nnn.1
@@ -410,7 +410,7 @@ separated by \fI;\fR:
 .Pp
 \fBNNN_SEL:\fR absolute path to custom selection file.
 .Pp
-\fBNNN_FIFO:\fR path of a named pipe to write current file path:
+\fBNNN_FIFO:\fR path of a named pipe to write the hovered file path:
 .Bd -literal
     export NNN_FIFO='/tmp/nnn.fifo'