1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-24 17:13:19 +00:00

Update map-syntax text in manpage to match --help

This commit is contained in:
Keith Hall
2021-01-10 22:47:52 +02:00
committed by David Peter
parent fcde4824d5
commit 5b09561114
+1
View File
@@ -123,6 +123,7 @@ Map a glob pattern to an existing syntax name. The glob pattern is matched on th
path and the filename. For example, to highlight *.build files with the Python syntax,
use -m '*.build:Python'. To highlight files named '.myignore' with the Git Ignore
syntax, use -m '.myignore:Git Ignore'.
Note that the right-hand side is the *name* of the syntax, not a file extension.
.HP
\fB\-\-theme\fR <theme>
.IP