mirror of
https://github.com/chubin/cheat.sh.git
synced 2026-06-20 13:16:44 +02:00
fix typo
This commit is contained in:
@@ -291,13 +291,13 @@ For example, to switch syntax highlighting off create the file with the followin
|
||||
content:
|
||||
|
||||
```
|
||||
QUERY_OPTIONS="T"
|
||||
CHTSH_QUERY_OPTIONS="T"
|
||||
```
|
||||
|
||||
Or if you want to use a special syntax highlighting theme:
|
||||
|
||||
```
|
||||
QUERY_OPTIONS="style=native"
|
||||
CHTSH_QUERY_OPTIONS="style=native"
|
||||
```
|
||||
|
||||
(`curl cht.sh/:styles-demo` to see all supported styles).
|
||||
|
||||
Reference in New Issue
Block a user