Add note about man page to README.md and POST_INSTALL_MESSAGE

This commit is contained in:
Claudio Bley 2017-11-15 22:24:17 +01:00
parent e22e3e2bcc
commit ed8d3c23ed
2 changed files with 4 additions and 0 deletions

View file

@ -42,6 +42,8 @@ A Ruby script that colorizes the `ls` output with color and icons. Here are the
[(Back to top)](#table-of-contents)
Man pages have been added. Checkout `man colorls`.
### Flags
- With `-1` : Lists one entry per line

View file

@ -18,6 +18,8 @@ ColorLS::POST_INSTALL_MESSAGE = %(
-t flag : Previously short for --tree, has been re-allocated to sort results by time
-r flag : Previously short for --report, has been re-allocated to reverse sort results
Man pages have been added. Checkout `man colorls`.
*******************************************************************
).freeze