aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8dff3d4..4494281 100644
--- a/README.md
+++ b/README.md
@@ -180,7 +180,7 @@ The following abbreviations are used in the detail view:
| --- | --- |
| `/` | Directory |
| `*` | Executable |
-| `|` | Fifo |
+| <code>&#124;</code> | Fifo |
| `=` | Socket |
| `@` | Symbolic Link |
| `b` | Block Device |
@@ -189,6 +189,7 @@ The following abbreviations are used in the detail view:
### Help
$ man nnn
+To lookup keyboard shortcuts at runtime, press `?`.
### Copy current file path to clipboard