Fix syntax in batman.md

This commit is contained in:
Simon Olofsson 2025-03-28 22:36:36 +01:00 committed by GitHub
parent 3860f0f148
commit 8acc3a7cf0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,7 +62,7 @@ This script is a part of the `bat-extras` suite of scripts. You can find install
- This happens when you change `bat`'s theme through `bat`'s config file or the `BAT_THEME` environment variable. Not all themes provide colours for flags, and [it's a known issue](https://github.com/sharkdp/bat/issues/2115).
- You can overriding the theme for `batman` by wrapping it in a function that sets `BAT_THEME`.
- The following themes support manpage highlighting:
- `Monokai Extended` / ``Monokai Extended Light`
- `Monokai Extended` / `Monokai Extended Light`
- `Solarized (dark)` / `Solarized (light)`