colorls icon indicating copy to clipboard operation
colorls copied to clipboard

-r option not accurately documented

Open alichtman opened this issue 7 years ago • 6 comments

Description

macOS v. 10.13.4 Using Terminal.app

image

Report displays properly with --report, but not -r. Here's the relevant documentation.

image
  • Relevant Issues : (none)
  • Relevant PRs : (none)
  • Type of issue :
    • [x] Documentation

alichtman avatar May 27 '18 07:05 alichtman

-r means "reverse", see colorls --help:

-r, --reverse                    reverse order while sorting

Note, this has been changed some while ago to be compatible with GNU ls:

-r flag : Previously short for --report, has been re-allocated to reverse sort results

avdv avatar May 28 '18 06:05 avdv

This should be updated on the README. Changed the title to reflect that.

alichtman avatar May 28 '18 14:05 alichtman

Happy to take this on for Hacktoberfest

jcass8695 avatar Oct 01 '18 20:10 jcass8695

@athityakumar Could you provide a screenshot of output with the -r option if your terminal still has that setup for consistency?

jcass8695 avatar Oct 01 '18 20:10 jcass8695

@JCass45 - Nope, my setup has changed. Feel free to add a screenshot from your own setup 😃

athityakumar avatar Oct 02 '18 04:10 athityakumar

You should be change README.md file too. :wink: I have discovered today this application and I love it! :heart_eyes:

simonbcn avatar Oct 04 '19 08:10 simonbcn