ls: Clarify that -1 is set implicitly when -R is used

This commit is contained in:
sin 2015-02-21 11:47:37 +00:00
parent 0eaff8b7fe
commit 9e37634571
1 changed files with 3 additions and 1 deletions

4
ls.1
View File

@ -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