diff options
Diffstat (limited to 'nnn.1')
-rw-r--r-- | nnn.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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' |