commit 9e37634571799f8525bb36749975e5739461ff78
parent 0eaff8b7fe0da6f4a1907346dd762767bc383c6f
Author: sin <sin@2f30.org>
Date: Sat, 21 Feb 2015 11:47:37 +0000
ls: Clarify that -1 is set implicitly when -R is used
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ls.1 b/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