about summary refs log tree commit diff
path: root/lr.1
diff options
context:
space:
mode:
Diffstat (limited to 'lr.1')
-rw-r--r--lr.111
1 files changed, 9 insertions, 2 deletions
diff --git a/lr.1 b/lr.1
index 781fa7d..5082a8e 100644
--- a/lr.1
+++ b/lr.1
@@ -11,7 +11,7 @@
 .Op Fl B | Fl D
 .Op Fl H | Fl L
 .Op Fl 1AGPQXdhsx
-.Op Fl U | Fl o Ar ord
+.Op Fl U | Fl W | Fl o Ar ord
 .br
 .Op Fl e Ar regex
 .Op Fl t Ar test
@@ -145,7 +145,14 @@ With
 print mtime.
 This is the default.
 .It Fl U
-Don't sort results.
+Don't sort results, print during traversal.
+.It Fl W
+Sort results by name and print during traversal.
+.Po
+This is subtly different from sorting by file name with
+.Fl on
+as it prints directories directly before their contents.
+.Pc
 .It Fl X
 Output OSC 8 hyperlinks to TTY.
 Use twice to force hyperlinks.