aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-04-18 20:58:14 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2019-04-19 00:14:52 +0530
commit9167192d31e5a52880c0207aa3b11f1c02b1504e (patch)
treefe16291bb40817736565da96b50d9d852aa61aa2 /README.md
parent5cf34717161bd866a634d8a9ad209afb4004857b (diff)
downloadnnn-9167192d31e5a52880c0207aa3b11f1c02b1504e.tar.gz
Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9b1b4bd..9e8d478 100644
--- a/README.md
+++ b/README.md
@@ -378,7 +378,7 @@ The following indicators are used in the detail view:
| `NNN_OPENER_DETACH=1` | do not block when invoking file opener |
| `NNN_CONTEXT_COLORS='1234'` | specify per context color [default: '4444' (all blue)] |
| `NNN_IDLE_TIMEOUT=300` | idle seconds before locking terminal [default: disabled] |
-| `NNN_COPIER='/path/to/copier.sh'` | system clipboard copier script [default: none] |
+| `NNN_COPIER='/absolute/path/to/copier'` | system clipboard copier script [default: none] |
| `NNN_PLUGIN_DIR=/home/user/nnn-plugins` | absolute path to plugins dir |
| `NNN_NOTE=/home/user/Dropbox/Public/notes` | path to note file [default: none] |
| `NNN_TMPFILE=/tmp/nnn` | file to write current open dir path to for cd on quit |