From 2939cb0a8dbc5f979adcce59d62dec0e22ca1ee6 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 23 Nov 2018 10:30:49 +0530 Subject: [PATCH] Fix keybind in doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab5eefff..6cfc59ad 100644 --- a/README.md +++ b/README.md @@ -381,7 +381,7 @@ File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priori $TMPDIR or, /tmp -To see the path to the temporary copy file, run `nnn`, press `?` and look up `copy file`. +To see the path to the temporary copy file, run `nnn`, press ? and look up `copy file`. To use the copied paths from the cmdline, use command substitution. For example, if `DIR` above is `/home/user`: