From 9de3a3c2ec080c6bae048700812b6f74ab32af55 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Sun, 31 May 2020 10:15:34 +0530 Subject: Update docs --- plugins/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/README.md b/plugins/README.md index bb71456..164207b 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -93,13 +93,13 @@ To select and invoke a plugin from the plugin directory, press Enter #### Skip directory refresh after running a plugin -`nnn` refreshes the directory after running a plugin to reflect any changes by the plugin. To disable this (say while running the `mediainfo` plugin on some filtered files), add a `-` before the plugin name: +`nnn` refreshes the directory after running a plugin to reflect any changes by the plugin. To disable this (say while running the `mediainf` plugin on some filtered files), add a `-` before the plugin name: ```sh export NNN_PLUG='m:-mediainf' ``` -Now `nnn` will not refresh the directory after running the `mediainfo` plugin. +Now `nnn` will not refresh the directory after running the `mediainf` plugin. ## Running commands as plugin -- cgit v1.2.3-70-g09d2