projects
/
nnn.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82fbf19
)
Fix keybind in doc
author
Arun Prakash Jana <engineerarun@gmail.com>
Fri, 23 Nov 2018 05:00:49 +0000 (10:30 +0530)
committer
Arun Prakash Jana <engineerarun@gmail.com>
Fri, 23 Nov 2018 05:00:49 +0000 (10:30 +0530)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index ab5eefffae60250c517b6992f8e4299938e25c54..6cfc59ad66759bb0b2905485483dd3ae6b4b47e3 100644
(file)
--- 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
<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`: