summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEthan P <eth-p+git@hidden.email>2020-05-16 02:42:29 -0700
committerDavid Peter <sharkdp@users.noreply.github.com>2020-05-16 13:44:26 +0200
commit35b60674962dcc5b0b09d121aa667c0d2c34d813 (patch)
tree33bd93cb856b727eb225059c18e438519bb41b06 /CHANGELOG.md
parent5aa20c090bb01abf1fd2266bad35413447eff846 (diff)
Print error message when invalid syntax is specified
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 63b5b241..c3160208 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,9 @@
- `--map-syntax` doesn't work with names provided through `--file-name` (@eth-p)
## Other
+
+- bat now prints an error if an invalid syntax is specified (@sharkdp)
+
## New syntaxes
## New themes
## `bat` as a library