Update README.md

This commit is contained in:
Arun Prakash Jana 2017-04-12 11:58:30 +05:30
parent 286a13d891
commit 15a0e779a2
No known key found for this signature in database
GPG key ID: A75979F35C080412

View file

@ -180,7 +180,7 @@ The following abbreviations are used in the detail view:
| --- | --- | | --- | --- |
| `/` | Directory | | `/` | Directory |
| `*` | Executable | | `*` | Executable |
| `|` | Fifo | | <code>&#124;</code> | Fifo |
| `=` | Socket | | `=` | Socket |
| `@` | Symbolic Link | | `@` | Symbolic Link |
| `b` | Block Device | | `b` | Block Device |
@ -189,6 +189,7 @@ The following abbreviations are used in the detail view:
### Help ### Help
$ man nnn $ man nnn
To lookup keyboard shortcuts at runtime, press `?`.
### Copy current file path to clipboard ### Copy current file path to clipboard