mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-14 09:38:34 +01:00
Update README.md
Co-authored-by: Michael <2701605+michaelblyons@users.noreply.github.com>
This commit is contained in:
parent
a05c8ee1a8
commit
36be8d5929
@ -515,8 +515,8 @@ command line option. The option takes an argument of the form `pattern:syntax` w
|
|||||||
the absolute file path. The `syntax` part is the full name of a supported language
|
the absolute file path. The `syntax` part is the full name of a supported language
|
||||||
(use `bat --list-languages` for an overview).
|
(use `bat --list-languages` for an overview).
|
||||||
|
|
||||||
*Note:* You probably want to use this option as [an entry in `bat`'s configuration file](#configuration-file)
|
**Note:** You probably want to use this option as [an entry in `bat`'s configuration file](#configuration-file)
|
||||||
for persistence, instead of passing it on the command line as a one-off, as generally
|
for persistence instead of passing it on the command line as a one-off. Generally
|
||||||
you'd just use `-l` if you want to manually specify a language for a file.
|
you'd just use `-l` if you want to manually specify a language for a file.
|
||||||
|
|
||||||
Example: To use "INI" syntax highlighting for all files with a `.conf` file extension, use
|
Example: To use "INI" syntax highlighting for all files with a `.conf` file extension, use
|
||||||
|
Loading…
Reference in New Issue
Block a user