colorls/lib
Claudio Bley a4c6766141 Improves CLI operation with optparse module (#100)
* Revert commit d3e0cd3bb8

The help will be generated automatically.

* Use optparse module for options parsing

Use the `optparse` module instead of open coding the options parsing.

It can automatically generate a help message about available options, can
generate completion code for Bash and Zsh and also supports clubbed flags like
GNU's `getopt`.
2017-10-18 01:16:06 +05:30
..
colorls Improves CLI operation with optparse module (#100) 2017-10-18 01:16:06 +05:30
yaml Added colorized file stats depending on size (#123) 2017-10-07 01:22:35 +05:30
colorls.rb minor bug fixes and changed rubocop 2017-08-26 18:31:37 +05:30