From: Arun Prakash Jana Date: Fri, 30 Aug 2019 15:33:39 +0000 (+0530) Subject: Update example X-Git-Tag: v2.7~103 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=460fe7c0807848132d45d74df2b21fd6aeea21c2;p=nnn.git Update example --- diff --git a/nnn.1 b/nnn.1 index 0a774e9f..851648c5 100644 --- 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