-r option not accurately documented
Description
macOS v. 10.13.4
Using Terminal.app
Report displays properly with --report, but not -r. Here's the relevant documentation.
- Relevant Issues : (none)
- Relevant PRs : (none)
- Type of issue :
- [x] Documentation
-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
This should be updated on the README. Changed the title to reflect that.
Happy to take this on for Hacktoberfest
@athityakumar Could you provide a screenshot of output with the -r option if your terminal still has that setup for consistency?
@JCass45 - Nope, my setup has changed. Feel free to add a screenshot from your own setup 😃
You should be change README.md file too. :wink:
I have discovered today this application and I love it! :heart_eyes: