diff options
Diffstat (limited to 'plugins')
-rwxr-xr-x | plugins/nuke | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/nuke b/plugins/nuke index 5fbf509..d0223c3 100755 --- a/plugins/nuke +++ b/plugins/nuke @@ -13,7 +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` +# # The -c program option overrides option -e # 3. nuke can use nnn plugins (e.g. mocplay is used for audio), $PATH is updated. # # Details: |