From 8c99b03361e45bff1b5753fd348960793c6d88de Mon Sep 17 00:00:00 2001 From: k1LoW Date: Sat, 30 Nov 2019 11:56:06 +0900 Subject: [PATCH] bonsai --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 579ea6f..2c286cf 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,8 @@ $ tail -F /var/log/nginx/access.log | colr POST GET 404 500 search ``` +**Erase colors:** + If you want to erase colors from STDIN, you can use `--erase` option. ``` console