mirror of
https://github.com/sharkdp/bat
synced 2026-07-30 18:11:44 +00:00
Fix code fence in doc comment
This commit is contained in:
+1
-1
@@ -84,7 +84,7 @@ impl HighlightingAssets {
|
||||
/// platform, the default theme depends on
|
||||
/// ```bash
|
||||
/// defaults read -globalDomain AppleInterfaceStyle
|
||||
/// ````
|
||||
/// ```
|
||||
/// To avoid the overhead of the check on macOS, simply specify a theme
|
||||
/// explicitly via `--theme`, `BAT_THEME`, or `~/.config/bat`.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user