aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorterminaldweller <thabogre@gmail.com>2022-07-13 04:51:38 +0000
committerterminaldweller <thabogre@gmail.com>2022-07-13 04:51:38 +0000
commitb3a39af7d32e044efe52cdd81ff622200c40edbe (patch)
treee6feea56e1414eda926ba9351d2295ca9e84eb65 /README.md
parentfixed another typo (diff)
downloadcolo-b3a39af7d32e044efe52cdd81ff622200c40edbe.tar.gz
colo-b3a39af7d32e044efe52cdd81ff622200c40edbe.zip
made it slightly faster which doesnt really matter much
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
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.</br>
It can print the numbers, the hex value, rgb,hsi and the ansi escape sequence.</br>
-```sh
+```txt
colo --help
usage: colo [-h] [--ansi] [--hsi] [--rgb] [--number] [--name] [--hex]