Skip to content

Commit

Permalink
fix typo in 'Configuring the Syntax Highlighter'
Browse files Browse the repository at this point in the history
  • Loading branch information
c-herrewijn committed Sep 12, 2024
1 parent 22ac4c2 commit b426a6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/cli/dot_commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,13 +183,13 @@ The CLI's syntax highlighter can be configured using the following commands.
To turn off the highlighter:

```text
.highlight on
.highlight off
```

To turn on the highlighter:

```text
.highlight off
.highlight on
```

To configure the color used to highlight constants:
Expand Down

0 comments on commit b426a6b

Please sign in to comment.