ls: Clarify that -1 is set implicitly when -R is used
This commit is contained in:
parent
0eaff8b7fe
commit
9e37634571
4
ls.1
4
ls.1
|
@ -43,7 +43,9 @@ Append a file type indicator to directories.
|
|||
.It Fl q
|
||||
Replace non-printable characters in filenames with '?'.
|
||||
.It Fl R
|
||||
List directory content recursively.
|
||||
List directory content recursively. The
|
||||
.Fl 1
|
||||
flag is set implicitly.
|
||||
.It Fl r
|
||||
Reverse the sort order.
|
||||
.It Fl t
|
||||
|
|
Loading…
Reference in New Issue
Block a user