From 9e37634571799f8525bb36749975e5739461ff78 Mon Sep 17 00:00:00 2001 From: sin Date: Sat, 21 Feb 2015 11:47:37 +0000 Subject: [PATCH] ls: Clarify that -1 is set implicitly when -R is used --- ls.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ls.1 b/ls.1 index ec34925..e3220bc 100644 --- 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