Skip to content

Commit

Permalink
Add usase of --erase
Browse files Browse the repository at this point in the history
  • Loading branch information
k1LoW committed Nov 30, 2019
1 parent aa4de85 commit 84d6806
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@
$ tail -F /var/log/nginx/access.log | colr POST GET 404 500 search
```

If you want to erase colors from STDIN, you can use `--erase` option.

``` console
$ any-colorful-command | colr --erase
```

## Install

**homebrew tap:**
Expand Down

0 comments on commit 84d6806

Please sign in to comment.