mirror of
https://github.com/sharkdp/bat.git
synced 2025-02-07 13:41:14 +00:00
Update map-syntax text in manpage to match --help
This commit is contained in:
parent
fcde4824d5
commit
5b09561114
1
assets/manual/bat.1.in
vendored
1
assets/manual/bat.1.in
vendored
@ -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,
|
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
|
use -m '*.build:Python'. To highlight files named '.myignore' with the Git Ignore
|
||||||
syntax, use -m '.myignore: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
|
.HP
|
||||||
\fB\-\-theme\fR <theme>
|
\fB\-\-theme\fR <theme>
|
||||||
.IP
|
.IP
|
||||||
|
Loading…
x
Reference in New Issue
Block a user