mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-11-04 00:51:56 +00:00 
			
		
		
		
	Update map-syntax text in manpage to match --help
This commit is contained in:
		
							
								
								
									
										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,
 | 
			
		||||
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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user