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
|
.It Fl q
|
||||||
Replace non-printable characters in filenames with '?'.
|
Replace non-printable characters in filenames with '?'.
|
||||||
.It Fl R
|
.It Fl R
|
||||||
List directory content recursively.
|
List directory content recursively. The
|
||||||
|
.Fl 1
|
||||||
|
flag is set implicitly.
|
||||||
.It Fl r
|
.It Fl r
|
||||||
Reverse the sort order.
|
Reverse the sort order.
|
||||||
.It Fl t
|
.It Fl t
|
||||||
|
|
Loading…
Reference in New Issue
Block a user