Browse Source

Fix keybind in doc

master
Arun Prakash Jana 6 years ago
parent
commit
2939cb0a8d
No known key found for this signature in database GPG Key ID: A75979F35C080412
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md

+ 1
- 1
README.md View File

@@ -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 <kbd>?</kbd> and look up `copy file`.

To use the copied paths from the cmdline, use command substitution. For example, if `DIR` above is `/home/user`:



Loading…
Cancel
Save