aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-11 21:46:37 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-01-11 21:49:35 +0530
commit99d15815f03c8fa19ee36fa7e9190d5f8be8ee7f (patch)
tree34d1ee549e837e53688b23bf9b6546b05cb7c02f /plugins
parent274c6120764f5956914e36baa115bbc3cca2e6ac (diff)
downloadnnn-99d15815f03c8fa19ee36fa7e9190d5f8be8ee7f.tar.gz
Use : for filter case
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/nuke1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/nuke b/plugins/nuke
index 0ab1ae8..5fbf509 100755
--- a/plugins/nuke
+++ b/plugins/nuke
@@ -13,6 +13,7 @@
# # export NNN_OPENER=nuke
# 2. Run nnn with the program option to indicate a CLI opener
# nnn -c
+# # The -c program option overrides config `NNN_USE_EDITOR`
# 3. nuke can use nnn plugins (e.g. mocplay is used for audio), $PATH is updated.
#
# Details: