summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authoraristocratos <gnmjpl@gmail.com>2021-09-18 20:31:47 +0200
committeraristocratos <gnmjpl@gmail.com>2021-09-18 20:31:47 +0200
commit9319d0c48c21851eb9e84993307dd829cfdc567a (patch)
treee762fe00ed96f8cd0db82f40df66b225a41a0daa /README.md
parent91025a8025826c73b126db69dcdd9a1bfee4bb2a (diff)
Missing comma...
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 f7443ab..6a9e6c9 100644
--- a/README.md
+++ b/README.md
@@ -484,7 +484,7 @@ optional arguments:
-lc, --low-color disable truecolor, converts 24-bit colors to 256-color
-t, --tty_on force (ON) tty mode, max 16 colors and tty friendly graph symbols
+t, --tty_off force (OFF) tty mode
- -p --preset <id> start with preset, integer value between 0-9
+ -p, --preset <id> start with preset, integer value between 0-9
--utf-force force start even if no UTF-8 locale was detected
--debug start in DEBUG mode: shows microsecond timer for information collect
and screen draw functions and sets loglevel to DEBUG