about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2015-11-26 15:13:26 +0100
committerChristian Neukirchen <chneukirchen@gmail.com>2015-11-26 15:13:26 +0100
commit823fe1390a57a54fb595578de86c72a9d4c59f38 (patch)
treee4f764876d75b08c1af6975d72abc07036adfd8e /README.md
parentf573a2e70c00b3decca4bf1a85537f78d45b3680 (diff)
downloadlr-823fe1390a57a54fb595578de86c72a9d4c59f38.tar.gz
lr-823fe1390a57a54fb595578de86c72a9d4c59f38.tar.xz
lr-823fe1390a57a54fb595578de86c72a9d4c59f38.zip
-o p: sort/group by directory name
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 2e7c1bb..bfdcdc8 100644
--- a/README.md
+++ b/README.md
@@ -106,6 +106,7 @@ Default: `n`.
 * `i`: inode number.
 * `m`: mtime.
 * `n`: file name.
+* `p`: directory name.
 * `s`: file size.
 * `t`: file type.  This sorts all directories before other files.