]> Sergey Matveev's repositories - nnn.git/commitdiff
Update example
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 30 Aug 2019 15:33:39 +0000 (21:03 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 30 Aug 2019 15:33:39 +0000 (21:03 +0530)
nnn.1

diff --git a/nnn.1 b/nnn.1
index 0a774e9f7091aa125a93a1d9bdf2a9faf137089f..851648c5468b699fc905df1a8a44236905b8d3e0 100644 (file)
--- a/nnn.1
+++ b/nnn.1
@@ -152,7 +152,7 @@ when dealing with the !, e and p commands respectively. A single combination to
 \fBNNN_PLUG:\fR directly executable plugins as \fIkey_char:location\fR pairs (max 10) separated by
 \fI;\fR:
 .Bd -literal
-    export NNN_PLUG='o:fzy-open;p:mocplay;d:ndiff;m:nmount;t:thumb'
+    export NNN_PLUG='o:fzy-open;p:mocplay;d:ndiff;m:nmount;t:thumb;i:mediainf'
 
     NOTE: To run a plugin directly, press 'x' followed by the plugin key.
 .Ed