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

pull/1512/head
Keith Hall 4 years ago committed by David Peter
parent fcde4824d5
commit 5b09561114

@ -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

Loading…
Cancel
Save