diff --git a/README.md b/README.md index 1e551df0..96e2f982 100644 --- a/README.md +++ b/README.md @@ -492,7 +492,7 @@ alias cat="bat --theme=\$(defaults read -globalDomain AppleInterfaceStyle &> /de ### Syntax of a file -You can configure `bat` to change the default syntax of the file using `--map-syntax`. +You can configure `bat` to change the default syntax of the file using `--map-syntax`. Use glob pattern to match exact filename. For example: ```bash