ls: -1 should be ignored by -l (and options which imply -l)
authorDenys Vlasenko <vda.linux@googlemail.com>
Sun, 22 Jan 2017 21:02:19 +0000 (22:02 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 22 Jan 2017 21:02:19 +0000 (22:02 +0100)
commite1f90d13fa07d2974908470ce818ef956b7740f2
tree91c246eec97dcd96bc3d97945988a35a53cd74b5
parentf580baf94a5ad9cdfed919c17a1a1cdf26089f15
ls: -1 should be ignored by -l (and options which imply -l)

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
coreutils/ls.c