diff options
Diffstat (limited to 'plugins/nuke')
| -rwxr-xr-x | plugins/nuke | 1 |
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: |