mirror of
				https://github.com/sharkdp/bat.git
				synced 2025-10-31 15:12:12 +00:00 
			
		
		
		
	Support for line range plus syntax
This commit is contained in:
		
				
					committed by
					
						 David Peter
						David Peter
					
				
			
			
				
	
			
			
			
						parent
						
							b3247d9364
						
					
				
				
					commit
					0748783404
				
			
							
								
								
									
										4
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								assets/manual/bat.1.in
									
									
									
									
										vendored
									
									
								
							| @@ -50,6 +50,8 @@ highlights lines 30 to 40 | ||||
| highlights lines 1 to 40 | ||||
| .IP "\-\-highlight\-line 40:" | ||||
| highlights lines 40 to the end of the file | ||||
| .IP "\-\-highlight\-line 30:+10" | ||||
| highlights lines 30 to 40 | ||||
| .RE | ||||
| .HP | ||||
| \fB\-\-file\-name\fR <name>... | ||||
| @@ -154,6 +156,8 @@ prints lines 30 to 40 | ||||
| prints lines 1 to 40 | ||||
| .IP "\-\-line\-range 40:" | ||||
| prints lines 40 to the end of the file | ||||
| .IP "\-\-line\-range 30:+10" | ||||
| prints lines 30 to 40 | ||||
| .RE | ||||
| .HP | ||||
| \fB\-L\fR, \fB\-\-list\-languages\fR | ||||
|   | ||||
		Reference in New Issue
	
	Block a user