aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-23 10:30:49 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-11-23 10:30:49 +0530
commit2939cb0a8dbc5f979adcce59d62dec0e22ca1ee6 (patch)
tree600c5c8f8385c3c883027a467f7ed82e7909679b
parent82fbf19803a563b76a6c0b7d1be8aa237d698c95 (diff)
downloadnnn-2939cb0a8dbc5f979adcce59d62dec0e22ca1ee6.tar.gz
Fix keybind in doc
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab5eeff..6cfc59a 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 <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`: