Updates README with new flag screenshots

Flags : [-f] [-d] [-sd] [-sf] [-1]
This commit is contained in:
Athitya 2017-07-05 13:06:40 +05:30
parent 1b6e4a2e8e
commit 65957dcf29
6 changed files with 9 additions and 1 deletions

View file

@ -25,10 +25,18 @@ terminal (Mac OS), `oh-my-zsh` with `powerlevel9k` theme and `powerline nerd-fon
- With `--sort-dirs` / `-sd` or `--sort-files` / `-sf` : Entries are sorted directories-first or files-first, and then alphabetically (case-insensitively) before being printed.
-With `--dirs` / `-d` or `--files` / `-f` : Entries are filtered so that only directories or files are shown.
![Usage #5](readme/usage5.png)
![Usage #6](readme/usage6.png)
- With `--dirs` / `-d` or `--files` / `-f` : Entries are filtered so that only directories or files are shown.
![Usage #7](readme/usage7.png)
![Usage #8](readme/usage8.png)
- With `-1` : Entries are printed in a column (one per line), just like `ls -1` does.
![Usage #9](readme/usage9.png)
# Installation steps
1. Install Ruby (prefably, version > 2.1)

BIN
readme/usage5.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

BIN
readme/usage6.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

BIN
readme/usage7.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
readme/usage8.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
readme/usage9.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB