From b3a39af7d32e044efe52cdd81ff622200c40edbe Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Wed, 13 Jul 2022 09:21:38 +0430 Subject: made it slightly faster which doesnt really matter much --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3b037c3..3c00182 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A simple script that prints out the 256 terminal colors in different formats.
It can print the numbers, the hex value, rgb,hsi and the ansi escape sequence.
-```sh +```txt colo --help usage: colo [-h] [--ansi] [--hsi] [--rgb] [--number] [--name] [--hex] -- cgit v1.2.3