From 85b4b2bb94c2ab4e837aa5fc99c5209cee4f58f2 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Thu, 27 Jul 2017 13:46:08 +0200 Subject: lr: breaking change: swap meaning of -Q This is a bit unfortunate, but the better behavior in the long run. --- lr.1 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'lr.1') diff --git a/lr.1 b/lr.1 index d44ea4e..67af994 100644 --- a/lr.1 +++ b/lr.1 @@ -1,4 +1,4 @@ -.Dd June 20, 2017 +.Dd July 27, 2017 .Dt LR 1 .Os .Sh NAME @@ -48,15 +48,16 @@ read file names from The options are as follows: .Bl -tag -width Ds .It Fl 0 -Output filenames seperated by NUL bytes (implies -.Fl Q ) . +Output filenames seperated by NUL bytes. Likewise, read input filenames seperated by NUL bytes. .It Fl F Output filenames and an indicator of their file type (one of .Sq Li */=>@| ) . .It Fl l Long output ala -.Ic ls -l . +.Sq Ic ls -l +(implies +.Fl Q ) . .It Fl TA With .Fl l , @@ -73,7 +74,9 @@ This is the default. .It Fl S Output inspired by BSD -.Xr stat 1 . +.Xr stat 1 +(implies +.Fl Q ) . .It Fl f Ar fmt Custom formatting, see .Sx FORMATTING . @@ -94,7 +97,7 @@ Don't go below one level of directories. .It Fl A Don't list files starting with a dot. .It Fl Q -Don't shell quote file names. +Quote file names (default for output to TTY). .It Fl d Don't enter directories. .It Fl G -- cgit 1.4.1