aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-08-16 20:08:26 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2018-08-16 20:14:07 +0530
commit70df4fb3c20930aa97b1b2b593619d16aa9ebab1 (patch)
treee045529306ba173adbcd87cfd9385654586074c9 /README.md
parentf0ca1e778544d852ef04cf637d64ea1f94e43ddc (diff)
downloadnnn-70df4fb3c20930aa97b1b2b593619d16aa9ebab1.tar.gz
Use symbol @/ to denote symbolic link to directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4f0f72d..39bc8f1 100644
--- a/README.md
+++ b/README.md
@@ -289,6 +289,7 @@ The following indicators are used in the detail view:
| <code>&#124;</code> | Fifo |
| `=` | Socket |
| `@` | Symbolic Link |
+| `@/` | Symbolic Link to directory |
| `b` | Block Device |
| `c` | Character Device |